Thread
:
Python foregrounding my own app
View Single Post
tz1
2009-06-07 , 23:45
Posts: 716 | Thanked: 236 times | Joined on Dec 2007
#
4
The correct method is present, e.g. get the window, then do "window.present()".
It was nearby.
The application is a radar detector (the Valentine V1, which I've supported in minigpsd). When it detects something I really, really want it to come to the top and turn the display on. It will also likely be captive in my waterproof box on my motorcycle, so I won't be doing much fingering.
I'm close to simulating the signaling tones, but first needed to get the display working properly.
(side note - the converse is window.iconify() )
Last edited by tz1; 2009-06-08 at
00:40
. Reason: iconify
Quote & Reply
|
The Following 3 Users Say Thank You to tz1 For This Useful Post:
daperl
,
qwerty12
,
timsamoff
tz1
View Public Profile
Send a private message to tz1
Find all posts by tz1