--- In [email protected], Cüneyt <[EMAIL PROTECTED]> wrote: > > swzoh wrote (on 25.08.2006 19:44): > > > Hmm... Why single quotes are all removed in your system? > > Hmm :) maybe because my escape char is still '? I have to use it for > historical reasons (it was the original, you know), and I think I > can't change it sometime soon, because my old scripts can be broken.
Then, you'll always get an error message with all of my scripts. ' is my next choice when I can't use ". `, backquote, is the next. > I have a few remarks yet. The loop alternative slows down my system > considerably, and movies in background stall. Even the Taskmgr > cannot update itself anymore. I think because my PP runs with higher > priority. Probably, as I've never experienced a slow-down. > Also if I try to get the active title's color (blue) and click left, > the window becomes inactive and I get a brownish color. Leftclick > always makes the zoomer-rectangle active before getting the color. I had noticed that with (active red) close button, even with middle/right buttons. However, mouse click should be the trigger in Pickers, IMHO. I guess you might have already added another one, e.g.: do(if(mouseleft || shift, ...)) > As others have said, the tooltip shows the color as "RGB (#BGR)". Now it displays the color in #RRGGBB. 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/
