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

TABLE OF CONTENTS


widgets/validate_functions

NAME

    ::guib::widgets::validate_functions -- driver routine for validation mechanism connected with entry widget

USAGE

    validate_functions

DESCRIPTION

    This is the driver routine for the validation widget mechanism
 (i.e. -validate option). The following validations are supported:
 
       whatever          --
       posint            --
       nonposint         --
       negint            --
       nonnegint         --
       posreal           --
       nonposreal        --
       negreal           --
       nonnegreal        --
       fortranreal       --
       fortranposreal    --
       fortrannonposreal --
       fortrannegreal    --
       fortrannonnegreal --