A note about "Ugly workaround 2"

Pproconf should be closed whenever you execute cl.CopyProperties.

So I should change the recipe from:

> Setting up:

> Set tooltips on in MyBar, then execute:
> cl.CopyProperties("MyBar","TooltipsOn")

which should be:

Setting up:

In pproconf, set tooltips off in MyBar,
then close pproconf by clicking OK. Then execute:
  cl.CopyProperties("MyBar","TooltipsOff")

In pproconf, set tooltips on in MyBar,
then close pproconf by clicking OK. Then execute:
  cl.CopyProperties("MyBar","TooltipsOn")





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