GUI_BUTTUN(WIN,X,Y,W,CAP$,ACT,HELP$)
Adds a normal clickable button
Example:
quit_but.GADGET=GUI_BUTTUN(mywin,10,10,60,"Quit It!",1,"Quit Application")
See Also:
GUI_SETTEXT
() - change the button caption