NAME
FLTK::ComboBox - Single line input field with predefined choices via popup menu
Description
Functions
at
choice
copy
cut
find_choice
input_callback_
insert
layout
line_end
line_start
mark
mouse_position
new
popup
position
replace
size
static_text
text
my $okay = $combobox->text( $string );
my $okay = $combobox->text( $string, $n );
my $string = $combobox->text( );
undo
up_down_position
word_end
word_start
xscroll
yscroll
Author
Sanko Robinson <sanko@cpan.org> - http://sankorobinson.com/
License and Legal
Copyright (C) 2008-2010 by Sanko Robinson <sanko@cpan.org>
This program is free software; you can redistribute it and/or modify it under the terms of The Artistic License 2.0. See the LICENSE file included with this distribution or notes on the Artistic License 2.0 for clarification.
When separated from the distribution, all original POD documentation is covered by the Creative Commons Attribution-Share Alike 3.0 License. See the clarification of the CCA-SA3.0.