Project

General

Profile

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.

Detailed Description

Package to load : lib/2dos/2dlist.pkg

Function Documentation

lib2d_listSets ( listbox  ,
lStr   
)

Fill a list box from a list of string items.

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