--- In [email protected], "mockey_a" <[EMAIL PROTECTED]> wrote:
> > Yup, the bar is too much flickering. If you find it really
> annoying,
> > you may use the following instead for a moment
>
> Or this:
Have you tried this? Did it work for you? Unfortunately it didn't work
here. As a matter of fact, I already tested a similar one, using flags
in my case, however, it displayed strange, hard to recognize, images.
------------------- Magnifier.PowerPro --------------------------
local mag=cl.create("Magnifier",1)
mag.setproperties("Position: FixedTopLeft ;;+
Height: 100 FlatFlat TopMost BarSize")
mag.insert(0).SetWidth(100)
bar.show("Magnifier")
for(!ctrl)
flag reverse 8
local xpos=xmouse
local ypos=ymouse
win.recttofile(win.makerect(xpos-10,ypos-10,;;+
xpos+10,ypos+10),pprofolder++ ;;+
"magnifier"++pproflag(8)++".bmp",100,100)
mag.SetBackground(pprofolder++ ;;+
"magnifier"++pproflag(8)++".bmp",1)
wait.for(250)
endfor
mag.RemoveAll
quit
--------------------------------------------------------------
BTW, adding the following inside the loop makes it a lot better to
choose a color:
if(xmouse==xpos && ymouse==ypos)
continue
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/