Page 1116 (section 26.3.3) of ooDialog Reference (7123) is missing the last
two params of the create method (count and grow). I looked them up on the
web (http://winapi.freetechsecrets.com/win32/WIN32ImageListCreate.htm), and
they seem to be:
 
cInitial (aka count)

Number of images that the image list initially contains. 

cGrow (aka grow)

Number of images by which the image list can grow when the system needs to
resize the list to make room for new images. This parameter represents the
number of new images that the resized image list can contain. 

--Oliver



------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to