--- In [email protected], miinx <[EMAIL PROTECTED]> wrote:
> I've once accidentally shut down my computer & once accidentally shut
> a program I didn't mean to, both times by hitting Alt-Space then C too 
> quickly, without realising I didn't have the balloon in focus!

You may avoid this problem by adding after 'ti.release'

hWnd.setfocus

First I added it, however, I removed it in the end. Similar situation
with clip.set(var,1) where also removed 1 at last.

> Small thing -- pressing Ctrl doesn't close all balloons, just the
> last one?

No, it'll close all the balloons eventually. You may have to be
pressing ctrl key for a while or repeatedly. It looked so because I
used as the interval 1 second, you may change it to, e.g.,
event.createms(250,...)
however, I don't recommend it.

Sean






Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to