wxpython frames aren't raised on top

View: New views
2 Messages — Rating Filter:   Alert me  

wxpython frames aren't raised on top

by grossetti :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...
http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: wxpython frames aren't raised on top

by Christopher Barker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Gabriel Rossetti wrote:
> on Mac, my frames aren't raised on top of the window stack even when I
> do Show() & Raise().

I think this has always worked for me.

Python version?
wxPython version?
OS-X version?

Also, you might try on the wxPython list, an a sample app would be helpful:

http://wiki.wxpython.org/MakingSampleApps

-Chris


--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker@...
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@...
http://mail.python.org/mailman/listinfo/pythonmac-sig