Monte Goulding wrote:
>Is it possible to close the answer dialog before the end of the handler that
>it is called in.
>
>Any help would be much appreciated because for some reason the answer dialog
>stays there while the rest of the script is being run. Whats more some
>buttons disapear so it doesnt look so nice.
After the "answer" line in your script, add a short wait, e.g.:
wait 6 ticks
I've found this useful on Windows to ensure that the main window
redraws itself properly after a modal dialog (such as the answer
dialog) is closed.
Cheers
Dave Cragg
--
_____________________________________________
The LACS Centre (Business English Training Resources)
mailto:[EMAIL PROTECTED]
http://www.lacscentre.co.uk
_____________________________________________
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.