Padre::Wx::History::ComboBox man page on Fedora

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

Padre::Wx::History::CoUseroContributed Perl DocPadre::Wx::History::ComboBox(3)

NAME
       Padre::Wx::History::ComboBox - A history-enabled Wx combobox

SYNOPSIS
	 $dialog->{search_text} = Padre::Wx::History::ComboBox->new(
	     $self,
	     -1,
	     '', # Use the last history value
	     Wx::wxDefaultPosition,
	     Wx::wxDefaultSize,
	     [ 'search' ], # The history queue to read from
	 );

DESCRIPTION
       Padre::Wx::History::ComboBox is a normal Wx ComboBox widget, but
       enhanced with the ability to remember previously entered values and
       present the previous values as options the next time it is used.

       This type of input memory is fairly common in dialog boxes and other
       task inputs. The parameters are provided to the history box in a form
       compatible with an ordinary Wx::ComboBox to simplify integration with
       GUI generators such as Padre::Plugin::FormBuilder.

       The "options" hash should contain exactly one value, which should be
       the key string for the history table. This can be a simple name,
       allowing the sharing of remembered history across several different
       dialogs.

       The "value" can be defined literally, or will be pulled from the most
       recent history entry if it set to the null string.

perl v5.14.1			  2011-06-18   Padre::Wx::History::ComboBox(3)
[top]

List of man pages available for Fedora

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