[wxPython] Problems with my notebbok under windows

I'm using a wxNotebook, under Linux I get great results using ON_PAGE_CHANGING
Once under Windows I can't get things working.

The docs aren't very clear about this trouble under windows

Is there an alternative way ?

patrick fox

I'm using a wxNotebook, under Linux I get great results using

ON_PAGE_CHANGING

Once under Windows I can't get things working.

The docs aren't very clear about this trouble under windows

Is there an alternative way ?

More details please. Sample source would be helpful too.

ยทยทยท

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
http://AllDunn.com/robin/
http://AllDunn.com/wxPython/ Check it out!