--- In [email protected], miinx <[EMAIL PROTECTED]> wrote:
>
> swzoh wrote:
> > I uploaded the final version to the Files/Scripts section.
> > I renamed it to ColorZoomer.PowerPro as already exists a script with
> > the name ColorPicker.
> >   
> Hey Sean,
> 
> This is way cool, just giving it a whirl -- so tiny! 
> 
> However, it's not working properly for me, I'm getting an error:  
> "Cannot access script file ColorZoomer" when I left-click. 
> 
> I'm not seeing any tooltips, either.  And the zoom window doesn't 
> close.  (guess these things are due to above problem?)
> 
> I've got the script file in c:\program files\PowerPro\scripts\system

I suppose it's because of cb("@label",...) ftn, which is a bit
different from [EMAIL PROTECTED]() in behavior:

[EMAIL PROTECTED]() -> scriptfolder ++ ?"\" ++ scriptname ++ @label()
cb("@label",...) -> scriptname ++ @label()

So, if you want to use cb("@label",...), the script should be in PP's
default script path(s).

I uploaded a new file with this modification, and Mockey's suggestion
implemented (:I have tested it only a few times), and replaced
GetPixel function. I hope it works for you now.

And, I uploaded powerpro.exe.manifest to Files/Uncategorized section.
.manifest file is a visual style file in xml format.

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