[wx-discuss] wxToolbar button id can not greater than 65535?
3 views
Skip to first unread message
Ni
unread,
Nov 13, 2007, 12:22:11 AM11/13/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-di...@lists.wxwidgets.org
I add wxToolbar in my project, call 'AddTool(button_id...' to add the tool button, when my button greather than 65535(0xFFFF), the button event process can not work.