You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
Does anyone know of a way within wxPython to cause a computer to come out of
screensaver (or monitor power down)?
The idea is that the wx app detects some condition that requires the user's
attention, so it causes the screen to come alive and out of blank.
Thanks,
Michael
Cody Precord
unread,
Dec 15, 2009, 5:29:20 PM12/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
Hi,
Haven't tried it for this use case but may want to look at
(wx.Frame.RequestUserAttention) calling it may cause windows to come
out of the screensaver.