arshiel88
2006-03-03, 10:23 AM
I have my toolbars working fine in AutoCAD 2005. I have a VBA macro that modifies a toolbar macro and it works fine. But in AutoCAD 2006 with the new CUI customization file, it doesnt work. Maybe because my macro saves in the MNS file and not on the CUI file.
1. Is it possible to access/modify CUI files via VBA?
2. I also found out that the Keyboard Shortcut associated with a toolbar now have its own macro and doesnt update once you modify the toolbars macro. (am i right? coz i'm not sure about this.)
3. Lastly, I use Ctrl+Arrow keys as keyboard shortcuts, Ctrl+Down, Left and Right arrows work fine, but the Ctrl+Up scrolls in the previous command. Is there a seeting to disable this? And why the Ctrl+Arrow keys are NOT being accepted in the keyboard shortcut customization?
1. Is it possible to access/modify CUI files via VBA?
2. I also found out that the Keyboard Shortcut associated with a toolbar now have its own macro and doesnt update once you modify the toolbars macro. (am i right? coz i'm not sure about this.)
3. Lastly, I use Ctrl+Arrow keys as keyboard shortcuts, Ctrl+Down, Left and Right arrows work fine, but the Ctrl+Up scrolls in the previous command. Is there a seeting to disable this? And why the Ctrl+Arrow keys are NOT being accepted in the keyboard shortcut customization?