--- In [email protected], "brucexs" <bswit...@...> wrote:
>
> --- In [email protected], "Funky" <hypersam.tw@> wrote:
> >
> > Hi, 
> > Is that possible to show a alarm icon on a bar when I set a schedule or a 
> > timer?
> > Usually I have some "shutdown countdown timer" or alarm or something 
> > similar. If I forget to disable timer, I will suffer a shutdown without 
> > notice. or forget to set a timer
> >
> 
> If you are using a timer, just surround a button with
> format contextif (timerrunning(x))
> <button here>
> format endcontext
> 
> Not so easy for a scheduled event.
> 
> You could use the confirm option of the shutdown event.  Or if you need 
> unattended shutdown, use event.message or wait message.
>
thanks for the reply. 
from my view of point, scheduler is a more useful tool, which could be used as 
a daily alarm, shutdown timer and so forth. and for these purposes, it needs 
badly a icon to show its status - whether it is set successfully or not.

it would be nice to be implemented....

Reply via email to