--- In [email protected], "evanascott2002" <[EMAIL PROTECTED]> 
wrote:
>
> Is there a self-referencing method somehwere in PowerPro? 
>


cl.GetLastBar()
Returns name of bar where last button was pressed; returns "" if no 
bar button yet pressed.

cl.GetLastPressed("barname")
Returns the last pressed button in index number clindex)

cl.GetId(clname, clindex)
Returns the id from the item clindex.

cl.GetLabel(clname, clindex)
Returns the label from the item clindex.


cl.GetLastMouse("barname")
Returns "L","R", or "M" to indicate which mouse button pressed the 
last button on bar "barname".








------------------------ Yahoo! Groups Sponsor --------------------~--> 
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

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