Generated from ./../src/spininthelp.itcl with ROBODoc v4.0.18 on Mon Sep 20 17:39:12 2004

TABLE OF CONTENTS


widgets/spinint

NAME

    ::guib::widgets::spinint -- spinint megawidget

USAGE

    spinint pathName ?option value? ?...?

DESCRIPTION

    The spinint is a megawidget with label on the left, entry on
 the middle, and up&down spinners on the right

OPTIONS

    Special OPTIONS
      -range
      -step 
      -wrap 
      -validate -- the validate command for the spinint widget (must be 
                   nonnegint, posint, nonposint, or negint)

RETURN VALUE

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

widgets/Spinint

NAME

    ::guib::widgets::Spinint -- a class for spinint megawidget

widgets/spininthelp

NAME

    ::guib::widgets::spininthelp -- spininthelp megawidget

USAGE

    spininthelp pathName ?option value?  ?...?

DESCRIPTION

    spininthelp = spinint + help-button

OPTIONS

    Special OPTIONS
      -validate    -- the validate command for the spinint widget (must be 
                      nonnegint, posint, nonposint, or negint)
      -helpcommand -- command for the help button
      -helppadx    -- "padx" for the help button
      -helppady    -- "pady" for the help button

METHODS

    Widget METHODS
      (see Spininthelp documentation)

RETURN VALUE

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

widgets/Spininthelp

NAME

    ::guib::widgets::Spininthelp -- a class for spininthelp megawidget

METHODS

   Public METHODS
    (See the Spinint documentation)