Hello everyone,

on Mac, my frames aren't raised on top of the window stack even when I do Show() & Raise(). If I set the style to wx.STAY_ON_TOP, but then if I get a msg dialog it freezes and I get the wheel of death, I suspect it is because they both want to be on top. This doesn't pos any problems on linux and windows, only on mac. Does anyone have an idea why this is happening and how to get it to raise on top without freezing everything?

Thanks,
Gabriel
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to