HomeGenie Forum

General Category => Troubleshooting and Support => Topic started by: BitMac on June 26, 2015, 01:04:43 PM

Title: Timeout of a notify window
Post by: BitMac on June 26, 2015, 01:04:43 PM
In my Python-script I use a notify-popup.
Is it possible to set a timeout for the display?
At the moment it stays too long ontop.
Title: Re: Timeout of a notify window
Post by: bkenobi on June 26, 2015, 04:46:25 PM
Not to my knowledge.  The only way to make a specific message go away quicker that I have seen is to display a new notify window, but that's not what you want.