DDgui Programmers Reference Guide by Nicholas J. Kingsley - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

DDgui_combo: id$, texts$

   [, width%=0, height%=0]

 

Display a multiple selection list

 

Example :

 

DDgui_combo("entry","Level 1|Level 2|Level 3")

 

Result :

 

An alternative to list boxes, this allows selection of one of a number of items, when the button is pressed