D
David Thielen
Hello;
In my add-in, I need to enable/disable menu items based on the caret
position. Is there a better solution than the selection change event (which
is both very expensive and does not fire on all caret movements)?
All I need is an event that is fired just before any main menu is displayed
(like exists for the RMB pop-up menu).
thanks - dave
In my add-in, I need to enable/disable menu items based on the caret
position. Is there a better solution than the selection change event (which
is both very expensive and does not fire on all caret movements)?
All I need is an event that is fired just before any main menu is displayed
(like exists for the RMB pop-up menu).
thanks - dave