05-08-2025, 10:59 PM
(05-08-2025, 10:11 PM)bobalooie Wrote: I see from the Wiki that, for list boxes, only reading the selection value is available at runtime. Is there a workaround to fudge the ability to set the value at runtime?
TIA
You can use following to modify the list at runtime.
- AddItem
- RemoveItem
- ResetList
- ReplaceItem
- GetItem
See here: https://github.com/a740g/InForm-PE/wiki/List
Also see mpgcan's InForm-PE tutorial that covers almost every part of InForm - https://qb64phoenix.com/forum/showthread.php?tid=2600