OSX 10.10 application menu hang when two wxFrame is involved
Posted: Tue Oct 28, 2014 11:34 am
Hi,
wx2.8
We have an application which launches another window hosted in wxFrame. Actually we have created custom class deriving from wxFrame to make it modal. To making it modal we copied code from wxDialog. Now in OSX 10.10 when child frame is closed the menu of parent application becomes un accessible. Does any of you facing similar issue?
Thanks,
Gopi
wx2.8
We have an application which launches another window hosted in wxFrame. Actually we have created custom class deriving from wxFrame to make it modal. To making it modal we copied code from wxDialog. Now in OSX 10.10 when child frame is closed the menu of parent application becomes un accessible. Does any of you facing similar issue?

Thanks,
Gopi