« December 2007 | Main | February 2008 »
Quick tips for customizing the CUI
If you’ve ever customized the AutoCAD user interface using the Customize User Interface dialog box, you’ve probably experienced the ultrafast scrolling list, which makes it tough to drag and drop from the command list onto a UI element. For example, try expanding the Modify toolbar node in the Customizations in All CUI Files pane and then drag the Rename command from the command list up to the Modify toolbar node. As soon as your cursor passes from the Command List pane to the Customizations in All CUI Files pane, the pane automatically begins scrolling to the bottom of the list. You have to push the cursor above the top of the Customizations in All CUI Files pane to make it scroll back up.
Fortunately there are some tricks to make this task a little easier. You can use the right-click menu to Copy the command from the Command list and Paste it under the Modify node. Or, if you *really* want to drag and drop, you can “sneak up” on the toolbar (or other UI element) by approaching it from the side.
Thanks to my coworker, Bud, for this handy tip!
January 24, 2008 in User Interface | Permalink | TrackBack
Wheel Tips!
It’s been almost nine years since wheel mouse support was first included in AutoCAD. Back then, owning a wheel mouse was a luxury. Now, it’s the standard. I’ve been surprised, however, at how many people don’t take full advantage of wheel mouse functionality. Do you still rely on zoom and pan buttons? Or press Z to zoom? Sometimes it’s tough to break those old habits, but if you can get used to using the mouse wheel for zooming and panning, you’ll save countless picks and clicks!
Use the wheel to zoom and pan in your drawing without using any commands. When you roll the mouse forward, AutoCAD zooms into the cursor location, minimizing the need for you to first zoom and then pan! When you roll the wheel back, AutoCAD zooms out from the cursor location. You can reverse this behavior (roll forward to zoom out, back to zoom in) by changing the ZOOMWHEEL system variable from 0 to 1. Each increment that you roll the wheel changes the zoom level by the percentage specified with the ZOOMFACTOR system variable. The default value is 60 but you can change it to any value from 3 to 100. The higher the value, the more it will zoom. You can quickly zoom to the extents of the drawing by double-clicking the mouse wheel.
You can use the mouse wheel to pan by holding it down while you drag the mouse. If you press the CTRL key while holding and dragging the wheel, AutoCAD performs a continuous pan in the direction you push the mouse. The farther you push the mouse, the faster it will pan.
