ClassyTcl

  SelectDialog

Home    Documentation    Screenshots    Binary distributions    Source distribution   

subclass of Dialog
creates a selection dialog. It allows selection out of a list of values. It also optionally allows adding or removing values from the list.

The command
Classy::select title list
can be used to easily pop op a dialog for simply selecting a value out of a list.

SelectDialog specific options

Command-Line Name: -command
Database Name: ?
Database Class: ?
Command-Line Name: -default
Database Name: default
Database Class: Default
Command-Line Name: -combo
Database Name: combo
Database Class: Combo
Command-Line Name: -combopreset
Database Name: comboPreset
Database Class: ComboPreset
Command-Line Name: -addcommand
Database Name: addCommand
Database Class: AddCommand
Command-Line Name: -deletecommand
Database Name: deleteCommand
Database Class: DeleteCommand
Command-Line Name: -renamecommand
Database Name: renameCommand
Database Class: RenameCommand

SelectDialog specific methods

pathname fill names
pathname get
pathname set name

Peter De Rijk
hosted at SourceForge.net Logo