IUP
view release on metacpan or search on metacpan
lib/IUP/List.pod view on Meta::CPAN
=for comment based on iup-3.5 - http://www.tecgraf.puc-rio.br/iup/en/elem/iuplist.html
=head1 NAME
IUP::List - [GUI element] displays a list of items (listbox, combobox, dropdown)
=head1 DESCRIPTION
Creates an interface element that displays a list of items. The list
can be visible or can be dropped down. It also can have an edit box for
text input. So it is a 4 in 1 element. In native systems the dropped
down case is called Combo Box.
=begin HTML
( run in 0.758 second using v1.01-cache-2.11-cpan-8dfa8b56332 )