--- "Brian" <[EMAIL PROTECTED]> wrote:
> It works perfectly, except...  Normally I use TweakUI "Focus Follows 
> Mouse" (W2K SP4), and unless I move my mouse after the PP bar appears 
> (thus giving focus to the bar), when the script runs, the mouse 
> cursor moves back to the last app that had focus, thus causing the 
> bar (and SystemMeter) to disappear.

I'm not sure exactly what you're trying to achieve, but,
you may use the following for the bump trigger:

if(not anywindow "TheMainBar")do
Bar.Show("TheMainBar")
Wait.For(anywindow "TheMainBar")
endif
; the above not needed if you checked "Auto show as bar"
Bar.Keys("TheMainBar")
SystemMeter.Start
quit

Sean



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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