![]() |
Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
Functions | |
| lib2d_listSets (listbox, lStr) | |
| Fill a list box from a list of string items. More... | |
Package to load : lib/2dos/2dlist.pkg
| lib2d_listSets | ( | listbox | , |
| lStr | |||
| ) |
Fill a list box from a list of string items.
Prototype: fun [ObjList [S r1]] ObjList
| ObjList | : a list box already created |
| [S | r1] : a list of item |
1.8.9.1