SG_SetGadgetItemText | ||||||||||||
Syntax: | ||||||||||||
SG_SetGadgetItemText(SG_GadgetID_L.l, Position_L.l, GadgetText_S.s [Column_L.l]) | ||||||||||||
Parameters: | ||||||||||||
| ||||||||||||
Description: | ||||||||||||
Changes the item text of the specified Gadget. This is a universal function which works for almost all gadgets which handle several items: Listicongadget() ExplorerListgadgets() Editorgadget() Comboboxgadget() | ||||||||||||
Example: | ||||||||||||
| ||||||||||||
Remarks: | ||||||||||||
All attributes of the text, like font, front- and backcolor keeps unchanged with this command | ||||||||||||
|