Implemented dropdown items in wxToolBar for wxGTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -121,7 +121,7 @@ values:
|
||||
next to it. Clicking the dropdown arrow sends a wxEVT\_COMMAND\_TOOL\_DROPDOWN\_CLICKED
|
||||
event and may also display the menu previously associated with the item with
|
||||
\helpref{wxToolBar::SetDropdownMenu}{wxtoolbarsetdropdownmenu}. Currently this
|
||||
type of tools is only supported under MSW.}
|
||||
type of tools is supported under MSW and GTK.}
|
||||
\end{twocollist}
|
||||
|
||||
\wxheading{See also}
|
||||
|
Reference in New Issue
Block a user