I am thinking of changing services in win, note, cl plugins which do 
set of attributes and which currently do not return anything to 
instead return the handle of the affected window/note/clist.  This is 
a bit a syntax suguar so you can use strings of "." to say things like

local hwnd=win.handle(...)
if (hwnd)
hwnd.ontop(1).transmouse(100).move(50,50)

Is anyone going to have a serious problem with this?  It should only 
matter if your scripts depends on fact that these routines currently 
return "".









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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/power-pro/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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