TABLE OF CONTENTS
packwidgets
NAME
::guib::moduleObj::packwidgets -- the packwidgets GUIB keyword
USAGE
packwidgets top | bottom | left | right
DESCRIPTION
-- GUIB keyword !!!
Keyword "packwidgets" is meant for manupulation the -side option
of the pack Tk command. The dafault value is "top", but if one wants to pack widget as left, then this can be achieved via "packwidgets left" command. Packwidget command is affective only on the current or higher stack-levels.
RETURN VALUE
None.
EXAMPLE
packwidgets left