BlitzPlus Docs -> GUI - Category -> Gadgets -> ModifyGadgetItem
ModifyGadgetItem gadget,index,item$[,icon]
Parameters:
gadget - A container gadget handleicon - An icon index.
Description:
Modifies an existing item in a container gadget.The optional icon parameter allows you to choose an icon for the item.
To be able to use icons, the gadget must have had an icon strip attached
using SetGadgetIconStrip.
This command may only be used with combobox, listbox and tabber gadgets.
See also: SetGadgetIconStrip, LoadIconStrip, FreeIconStrip.
Comments
None.
BlitzPlus Manual Forum
Blitz3D Equivalent Command




