FastFiber

SNELMENU RECHTERMUISKNOP

Gestart door CITRO5, di 17 01 2006, 13:42:45

Vorige topic - Volgende topic

CITRO5

HOE KAN IK IN HET SNELMENU (RECHTERMUISKNOP) HET COMMANDO TRIM TOEVOEGEN DAAR DIT WEL HANDIG IS
HET COMMANDO KNIPPEN IS NIET ZOU HANDIG

Remo

uit de help file van 2006 geknipt


You can change the standard behavior of pointing devices in the program.

Mouse buttons define how a Windows system pointing device functions. You can customize the behavior of a mouse or other pointing device in the Customize User Interface dialog box. If a pointing device has more than two buttons, you can change the behavior of the second and third buttons. The first button on any pointing device cannot be changed in the Customize User Interface dialog box.

By using the SHIFT and CTRL keys, you can create a number of combinations to suit your needs. Your pointing device can recognize as many commands as it has assignable buttons. The Mouse Buttons section of the tree node is organized by keyboard combination such as Click, SHIFT+Click, CTRL+Click, and CTRL+SHIFT+Click. The tablet buttons are numbered sequentially. Drag a command to assign the command to a mouse button. Create additional buttons by dragging commands to a Click node.


bart

welke versie van autocad gebruik je
Domme vragen bestaan niet.
Domme antwoorden wel.

m.vr. groet Bart

Kenny H

Bij versies vóór 2006 moet je gewoon uw .mnu openen.
Dan zoeken achter POP501:
Dit is het menutje dat aan uw rechtmuisknop hangt.
De oranje regel toevoegen en uw menu opnieuw laden.
Nu staat die trim voor cut enz. Je mag die ook ergens anders plaatsen  :wink:

Citeer***POP501
**CMDEFAULT
               [Context menu for default mode]
ID_CMNonLast   [&Repeat %s]^C^C;
               [--]
ID_Trim [&Trim]^c^c_trim
ID_Cutclip     [Cu&t]^C^C_cutclip
ID_Copyclip    [&Copy]^C^C_copyclip
ID_Copybase    [Copy with &Base Point]^C^C_copybase
ID_Pasteclip   [&Paste]^C^C_pasteclip
ID_Pastebloc   [Paste as Bloc&k]^C^C_pasteblock
ID_Pasteorig   [Paste to Original Coor&dinates]^C^C_pasteorig
               [--]
ID_U           [&Undo]^C^C_u
ID_Redo        [Re&do]^C^C_redo
ID_Pan         [P&an]'_pan
ID_ZoomRealt   [&Zoom]'_zoom ;
               [--]
ID_Filter      [&Quick Select...]^C^C_qselect
ID_TextFind    [&Find...]^C^C_find
ID_Preferenc   [&Options...]^C^C_options
8) Volvo 4 Life 8)

bart



type cui op de commandline en sleep het commando trim van het onderste scherm
naar de lokatie in het bovenste scherm
Domme vragen bestaan niet.
Domme antwoorden wel.

m.vr. groet Bart

FastFiber