Scol standard library package  0.3
Common and usefull functions for all Scol applications
 All Data Structures Files Functions Variables Groups Pages
Functions
ListBox API
The OS 2D supplemental API

Functions

 lib2d_listSets (listbox, lStr)
 Fill a list box from a list of string items.

Detailed Description

2

Function Documentation

lib2d_listSets ( listbox  ,
lStr   
)

Fill a list box from a list of string items.

2 Prototype: fun [ObjList [S r1]] ObjList

Parameters
ObjList: a list box already created
[Sr1] : a list of item
Returns
ObjList : the filled list box or nil if error