Index Parent

Popobject class


 

The Popobject class is used to create an object made of:

Any time the button is pressed a window with the objectoopen inside is opened.

 

See Popstring

 

ATTRIBUTES
Name Type Class Note
Button S I IN  
Follow B ISG  
Light B ISG  
Object S IN  
String S I IN  
Success B GN  
Toggle B ISG  
Volatile B ISG  

STRING must be a String class object .

SUCCESS is set (and notified) when the window is closed with success. The popobject doesn't know anything about it: you must tell him what success means via a notify (see popobbject.rexx).

 

METHODS
Name Parameters Note
none defined