ButtonAdd

 

Add a button to the screen or a container.

 

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

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

 

Availability

 

Available in DragonFireSDK 1.0 and later, unless otherwise specified.