Hi, the buttons on the Object Snap toolbar did not have the pressed state configured. Might have been as a result of something I have done. Just thought I would point it out in case it is missing from the standard install. I have configured the pressed state variables for each button here now.
Just implemented this for the next version. A bit a of work, so will not be porting it to 2012 unfortunately.
ReplyDeleteHi Leonid,
ReplyDeleteWhat I have done here is configure the pressed-state variable in the toolbar button options to use:
OSMODE&1 (end pt snap)
OSMODE&2 (mid pt snap)
etc...
and it seems to be working well enough for my purposes.
Right, that is general idea, except it is not possible to do programmatically to .mnu loaded menu.
ReplyDeleteAh, got ya ;-)
ReplyDelete