[wxPython] switching notebook pages

Might anyone know how to force a notebook to switch the page it is on
programmatically?

-Thanks,
Mike

Might anyone know how to force a notebook to switch the page it is on
programmatically?

You can see how it is done in the demo with SetSelection.

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://wxpython.org Java give you jitters?
http://wxpros.com Relax with wxPython!