wx.SimpleToolBar

Is this not wrapped? I see it in the docs, and even the demo has a
commented out reference to it (in the toolbar demo), but grep reveals
naught.

Regards,
Cliff

···

--
Cliff Wells <clifford.wells@comcast.net>

Cliff Wells wrote:

Is this not wrapped? I see it in the docs, and even the demo has a
commented out reference to it (in the toolbar demo), but grep reveals
naught.

It's been "#if 0"'d out of the C++ lib with a comment stating that a new generic toolbar should be done someday. I don't know any details about why it was removed.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!