have it work the old way with PopupMenu(), and have it restore the old menu on destruction (and hopefully when RemoveIcon() is called
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -53,8 +53,9 @@ protected:
|
||||
wxTaskBarIconType m_nType;
|
||||
void* m_pEventHandlerRef;
|
||||
wxMenu* m_pMenu;
|
||||
WXHMENU m_theLastMenu;
|
||||
bool m_iconAdded;
|
||||
|
||||
|
||||
DECLARE_DYNAMIC_CLASS(wxTaskBarIcon)
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user