Scol standard library package
0.3
Common and usefull functions for all Scol applications
|
Functions | |
lib2d_listSets (listbox, lStr) | |
Fill a list box from a list of string items. |
2
lib2d_listSets | ( | listbox | , |
lStr | |||
) |
Fill a list box from a list of string items.
2 Prototype: fun [ObjList [S r1]] ObjList
ObjList | : a list box already created |
[S | r1] : a list of item |