SG_SetGadgetText

Syntax:

SG_SetGadgetText(SG_GadgetID_L.l, GadgetText_S.s)

Parameters:

SG_GadgetID_L

=

The number of the gadget

GadgetText_S

=

the text of the item


Description:

Change the gadget text content of the specified Gadget. This command is especially useful for:

- StringGadget(): change the content of the StringGadget.

- TextGadget(): change the content of the TextGadget.

- ButtonGadget(): change the text of the ButtonGadget

- CheckboxGadget(): change the text of the CheckboxGadget

- OptionGadget(): change the text of the OptionGadget


Example:


Remarks:



Supported OS:   Windows