Search results for "module:Tk::JComboBox"
Tk::MatchingBE - A single-selection BrowseEntry with 'matching' Entry widget
Tk::MatchingBE is a Tk::BrowseEntry which allows for a single selection from a given list of choices/options. In order to find the right item in the choices list, the Entry widgets content is matched against the lists elements as the user types. The ...
LAMPRECHT/Tk-EntrySet-0.11 - 27 May 2011 15:31:51 UTC
Tk::JBrowseEntry - Full-featured "Combo-box" (Text-entry combined with drop-down listbox) derived from Tk::BrowseEntry with many additional features and options.
Tk::JBrowseEntry is a derived widget from Tk::BrowseEntry, but adds numerous features and options. Among them are hash lists (one set of values is displayed for the user, but another is used as data), ability to disable either the text entry widget o...
TURNERJW/Tk-JBrowseEntry-5.25 - 03 Dec 2022 01:46:48 UTC