RE: Problem with a wx notebook

2011-10-20 Thread Mel
Prasad, Ramit wrote: > I've created a wx NoteBook in wich I set multiples panels in wich I > set one or more sizers. But nothing displays in the notebook, > everything is outside. I've been searching an answer for 2 days ><. > Can you help me plz ? Here is my code(with only one panel, to sum up >

RE: Problem with a wx notebook

2011-10-20 Thread Prasad, Ramit
-Original Message- From: [email protected] [mailto:[email protected]] On Behalf Of faucheuse Sent: Monday, October 17, 2011 5:33 AM To: [email protected] Subject: Problem with a wx notebook Hi there, I've