Tui

 view release on metacpan or  search on metacpan

Tui.pm  view on Meta::CPAN

      push @list,$_;
    }
  }
  @list;
}

########################################################

=head1 CLASS Tui::Dropbox

This widget is sometimes also known als a combobox. When it
recieved the focus, a listbox will dropdown where the user can make
a choice. The only restriction is that the dropbox MUST fit into the 
Form where it is used when used within a form.

Inherits from L<CLASS Tui::Widget>.

=cut

package Tui::Dropbox;



( run in 0.581 second using v1.01-cache-2.11-cpan-2398b32b56e )