--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
> dll.call("ReleaseDC|ui ui",0,hDC_SC)
> dll.call("ReleaseDC|ui ui",hWnd,hDC_TT)
> win.close(hWnd)
>
> So, you may add this part into the script after modifying in the event:
> mouseleft -> mouseleft || KeyTrap.GetKeyState(0,27)
Here is an example:
@Picker
args hWnd,hDC_TT,hDC_SC,ti,nColor
if(KeyTrap.GetKeyState(0,27))
quit(dll.call("ReleaseDC|ui ui",0,hDC_SC)++dll.call("ReleaseDC|ui
ui",hWnd,hDC_TT)++win.close(hWnd))
; the above in 1 line
...
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/