Model Railroad System 2.2.2
Namespaces | Functions
fileentry.tcl File Reference

Namespaces

namespace  FileEntry
 This is a specialized form of the LabelEntry widget intended for selecting file names.
 

Functions

 FileEntry::create (path,...)
 Creation procedure. More...
 
 FileEntry::configure (path,...)
 Configuration procedure: configure one or more options for this widget. More...
 
 FileEntry::cget (path, option)
 Configuration option accessor procedure: access one option directly. More...
 
 FileEntry::bind (path,...)
 Bind function. More...
 
 FileEntry::_path_command (path, cmd, larg)
 Path command for this megawidget. More...
 
 FileEntry::_destroy (path)
 Destructor function. More...
 
 FileEntry::_openFile (path)
 Prodedure bound to the file open button. More...