Alfredo P. Ricafort wrote:
Hi,
I am just wondering why there are no GetId() function for widgets
created by wxToolBar::AddTool?
Probably only because of historical reasons. They are not thought of as widgets but as toolbar tools...
Do I have to track the id manually ?
Yep.
···
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!