Putting wxFrame on the second monitor
Michael Butscher
mbutscher at gmx.de
Mon Feb 12 08:37:15 EST 2007
More information about the Python-list mailing list
Mon Feb 12 08:37:15 EST 2007
- Previous message (by thread): Formatting milliseconds to certain String
- Next message (by thread): Putting wxFrame on the second monitor
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, My software is written with wxPython. At some point it pops up a child- frame of the main frame. The child-frame gets a fixed position in constructor (maybe this is the problem). Now I got reports from users with dual monitor systems that this child- frame is always shown on the primary monitor even if the main frame is on the second. Any hints what I can do here? TIA Michael
- Previous message (by thread): Formatting milliseconds to certain String
- Next message (by thread): Putting wxFrame on the second monitor
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list