PushButtonAdd

 

Add a push button to the screen or a container.

 

Use PushButtonAdd(filename,x,y,callback,id) to add a push button to the screen.

Use PushButtonAdd(cn,filename,x,y,callback,id) to add a push button to a container.

 

Availability

 

Available in DragonFireSDK 1.0 and later, unless otherwise specified.