TABLE OF CONTENTS


entrybutton

NAME

::guib::widgets::entrybutton -- entrybutton megawidget

USAGE

entrybutton pathName ?option value? ?...?

DESCRIPTION

The entrybutton is a megawidget with label on the left, entry on the middle, and command button on the right.

OPTIONS

Special OPTIONS

      -buttoncommand -- the command for the "button" widget 
      -validate      -- the validate command for the entry widget (choose
                        among supported validate_functions)

RETURN VALUE

Returns the path of the entrybutton, i.e., pathName.