This is a live project and the FAQ database is being constantly updated by our team of experts. Currently, there are over 40 additional answers to common questions in preparation.
|
Article Details
Last Updated 3rd o December, 2008
Original Author Tannar Frampton
|
| User Opinions (29 votes) |
55%
44%
|
|
Thank you for rating this answer.
|
If the scroll-wheel (middle) mouse button will not Pan when pressed, set the MBUTTONPAN System Variable to 1:
MBUTTONPAN = 0 - Sets the action defined in the CUI file. (The default action for this setting is the OSNAP types short-cut menu appearing beside the cursor).
MBUTTONPAN = 1 - Sets the action to PAN (over-riding the CUI setting) With this setting, when the scroll wheel/middle mouse button is held down and the mouse is moved, the drawing will pan to wherever the mouse is moved to. When the scroll wheel/middle mouse button is double clicked the drawing will ZOOM EXTENTS.
|