events in wxNoteBook children
Astan Chee
stanc at al.com.au
Tue Feb 19 01:33:05 PST 2008
Hi,
Im using wx in c++ (in windows using wxDev-C++) and I have a wxNoteBook
that dynamically adds or deletes wxPanels as its children/tabs.
The problem Im having is hooking up events such as key/char events or
mouse right click event on the wxPanel itself. If i do it normally, I
have to focus on outside the wxPanel/tab but inside the wxNoteBook (does
this make sense?). How do I hook up events like these to dynamic wxPanels?
Cheers
Astan
--
"Formulations of number theory: Complete, Consistent, Non-trivial. Choose two."
More information about the wx-users
mailing list