Re: Handling Menubars in WXGlade

2007-11-26 Thread kyosohma
On Nov 23, 7:57 am, "jatin patni" <[EMAIL PROTECTED]> wrote: > Hi, I recently started working on WXGlade... > > I found some amount of documentation online > > I am having problems integrating event handlers with MenubarsI > want each menu item to open a new window with custom made > contro

Handling Menubars in WXGlade

2007-11-23 Thread jatin patni
Hi, I recently started working on WXGlade... I found some amount of documentation online I am having problems integrating event handlers with MenubarsI want each menu item to open a new window with custom made controls...but I can't find it anywhere.Writing event handler is secondary