Ticket #14730 (new defect)
Add a new wxMenuButton class
| Reported by: | vadz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | GUI-all | Version: | |
| Keywords: | gtk3 native | Cc: | pbfordev@… |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
We support buttons with drop down menus in tool bars but we don't have a standalone control doing the same thing, yet it's often useful to have. A generic implementation of such control is mostly trivial, we just need to popup a menu when the button is clicked but now there is also a native control doing the same thing in GTK+ 3 so it would make sense to provide this in wxWidgets itself in order to allow using the native version if available.
Change History
Note: See
TracTickets for help on using
tickets.
