Tool Bar button with popup menu

  • Thread starter Thread starter Samwise1130
  • Start date Start date
S

Samwise1130

I have a toolbar with a button of type dropdownmenu.

I have assigned a context menu to the button.

However, the context menu's popup event doesn't seem to fire when I select
to show the menu.

I think it should. Any thoughts?
 
I'd like to dynamically set the enabled property of the menu.

I can work around the problem--it just struck me as odd, that the popup
event that fires when you assign a context menu to a treeview (for example)
doesn't fire when the context menu is displayed on a toolbar button.
 
This is a platform limitation on PPC. We will take a closer look at this
for later release.

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top