When the dialog opens, you can set a timer using 
ApplicationContext.scheduleCallback(). In the callback, close the dialog.

On Jan 26, 2010, at 6:54 PM, Sandro Martini wrote:

> Ok, but in this case what approach you suggest:
> add a new Component class (derived from one of our dialogs) with this
> feature, or simply add a thread that at the given timeout will close
> automatically the dialog ? Or other ?
> 
> Thanks,
> Sandro

Reply via email to