Hi,

I don't use the SystemMeter plugin so I'm assuming that it accepts
the following two commands:

SystemMeter.Show
SystemMeter.Hide

Try attaching this script to your screen top bump trigger:

Bar.Show("TheMainBar")
SystemMeter.Show

Event.CreateMS(250, 0, "SystemMeter.Hide\nEvent.DestroyThis",
"Not(VisibleWindow(\"TheMainBar\"))")

When executed, it will show both bars and then check every
quarter-second for TheMainBar's visibility. If the bar has been hidden
or closed then SystemMeter will be hidden.

-- 

Alex Peters / Melbourne, Australia
PowerPro v4.1.00 / Windows XP



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

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