These changes allow you to add a popup menu to each Widget. For example I need to add menu to checkbox or label.
In addition, I changed the way the menu works. Clicking outside the menu when it is open only closes it and does not forward the event to the control under the mouse cursor. Previous behavior caused frequent accidental changes when the user just tried to close the popup menu.
Tested in DlangIDE and my Agile Commander 1.1 (version not yet released).
These changes allow you to add a popup menu to each Widget. For example I need to add menu to checkbox or label.
In addition, I changed the way the menu works. Clicking outside the menu when it is open only closes it and does not forward the event to the control under the mouse cursor. Previous behavior caused frequent accidental changes when the user just tried to close the popup menu.
Tested in DlangIDE and my Agile Commander 1.1 (version not yet released).