NAME
TDEntry - small widget to support the search key entry part of a TDFinder widget
SYNOPSIS
my $tdEntry = $parent->TDEntry( ?options? );
DESCRIPTION
This is just a collection of an Entry widget, a Label, and a Checkbutton.
OPTIONS
ADVERTISED SUBWIDGETS
- entry
-
The Entry widget.
METHODS
- case
-
Returns the current value of the caseSensitive checkbutton.
SEE ALSO
AUTHOR
Reid Augustin, <reid@netchip.com>
COPYRIGHT AND LICENSE
Copyright (C) 2004, 2005 by Reid Augustin
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.5 or, at your option, any later version of Perl 5 you may have available.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 158:
Can't have a 0 in =over 0