GUI_CYCLE(WIN,X,Y,W,LST$,ITEM,ACT,HELP$)
ITEM = default item
in list
Adds a cycle-type button
Example:
cyc_but.GADGET=GUI_CYCLE(mywin,10,20,40,"1#2#3#",0,1,"Options")
See
Also:
GUI_SETVAL - set the current cycle caption
to item number ITEM
GUI_SETTEXT - change the cycle
button`s list of captions