04-05-2013, 09:16 AM
Hi Gintaras, hi all,
i have an input box to enter description if needed at firefox closing.
int ok=inp(_s "Enter description?" "Backup Description")
I can manage OK and Cancel button action.
I wish if i don't push any button or don't enter description at all for 5 sec,
i.e input box is not used for 5 sec, the inp closes on its own and do action
as if cancel was pressed (ok=0).
Any idea?
Thanks.
i have an input box to enter description if needed at firefox closing.
int ok=inp(_s "Enter description?" "Backup Description")
I can manage OK and Cancel button action.
I wish if i don't push any button or don't enter description at all for 5 sec,
i.e input box is not used for 5 sec, the inp closes on its own and do action
as if cancel was pressed (ok=0).
Any idea?
Thanks.
