TABLE OF CONTENTS


widgets

FUNCTION

The widgets module is used for managing the GUIB widgets. The GUIB widgets are mega-widgets built by using the [Incr Tk] and Iwidgets framework.

We have the following GUIB mega-widget:

     ::guib::widgets::toplevel                 pathName ?option value?  ?...?
     ::guib::widgets::entrybutton              pathName ?option value?  ?...? 
     ::guib::widgets::entryfileselect          pathName ?option value?  ?...? 
     ::guib::widgets::entryfileselectquote     pathName ?option value?  ?...?
     ::guib::widgets::entrydirselect           pathName ?option value?  ?...? 
     ::guib::widgets::entrydirselectquote      pathName ?option value?  ?...? 
     ::guib::widgets::entryhelp                pathName ?option value?  ?...? 
     ::guib::widgets::entrybuttonhelp          pathName ?option value?  ?...? 
     ::guib::widgets::entryfileselecthelp      pathName ?option value?  ?...? 
     ::guib::widgets::entryfileselectquotehelp pathName ?option value?  ?...? 
     ::guib::widgets::entrydirselecthelp       pathName ?option value?  ?...? 
     ::guib::widgets::entrydirselectquotehelp  pathName ?option value?  ?...? 
     ::guib::widgets::comboboxhelp             pathName ?option value?  ?...? 
     ::guib::widgets::optionmenuhelp           pathName ?option value?  ?...? 
     ::guib::widgets::radioboxhelp             pathName ?option value?  ?...? 
     ::guib::widgets::texthelp                 pathName ?option value?  ?...?
     ::guib::widgets::displayhelp              varName helpFmt helpText