Tk::BrowseEntry man page on BSDOS

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDOS logo
[printable version]



BrowseEntry(3)	      perl/Tk Documentation	   BrowseEntry(3)

NAME
       Tk::BrowseEntry - entry widget with popup choices.

SYNOPSIS
	   use Tk::BrowseEntry;

	   $b = $frame->BrowseEntry(-label => "Label", -variable => \$var);
	   $b->insert("end", "opt1");
	   $b->insert("end", "opt2");
	   $b->insert("end", "opt3");
	   ...
	   $b->pack;

DESCRIPTION
       BrowseEntry is a poor man's ComboBox. It may be considered
       an enhanced version of LabEntry which provides a button to
       popup the choices of the possible values that the Entry
       may take. BrowseEntry supports all the options LabEntry
       supports except -textvariable. This is replaced by
       -variable. Other options that BrowseEntry supports.

       -listwidth
	   Specifies the width of the popup listbox.

       -variable
	   Specifies the variable in which the entered value is
	   to be stored.

METHODS
       insert(index, string)
	   Inserts the text of string at the specified index.
	   This string then becomes available as one of the
	   choices.

BUGS
       BrowseEntry should really provide more of the ComboBox
       options.

       There should be a way to delete entries which have been
       previously inserted.

AUTHOR
       Rajappa Iyer rsi@ziplink.net

       This code was inspired by ComboBox.tcl in Tix4.0 by Ioi
       Lam and bears more than a passing resemblance to ComboBox
       code. This may be distributed under the same conditions as
       Perl.

25/Aug/1997		      Tk1.1				1

BrowseEntry(3)	      perl/Tk Documentation	   BrowseEntry(3)

25/Aug/1997		      Tk1.1				2

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server BSDOS

List of man pages available for BSDOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net