This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



itkvars(n)                                        [incr Tk]                                       itkvars(n)



____________________________________________________________________________________________________________

NAME
       itkvars - variables used by [incr Tk]
____________________________________________________________________________________________________________


DESCRIPTION
       The  following  global  variables  are  created  and  managed automatically by the [incr Tk] library.
       Except where noted below, these variables should normally be treated as read-only by application-spe-cific application-specific
       cific code and by users.

       itk::library
              When  an  interpreter  is  created,  [incr Tk] initializes this variable to hold the name of a
              directory  containing  the  system  library  of  [incr Tk]  scripts.   The  initial  value  of
              itk::library  is  set  from  the ITK_LIBRARY environment variable if it exists, or from a com-piled-in compiled-in
              piled-in value otherwise.

              When [incr Tk] is added to an interpreter, it executes the script "init.itk"  in  this  direc-tory. directory.
              tory.  This script, in turn, looks for other script files with the name "init.xxx".  Mega-wid-get Mega-widget
              get libraries will be automatically initialized if they install a script named  "init.xxx"  in
              this  directory,  where  "xxx"  is  the  name  of  the  mega-widget library.  For example, the
              [incr Widgets] library installs the script "init.iwidgets" in  this  directory.   This  script
              establishes the "iwidgets" namespace, and sets up autoloading for all [incr Widgets] commands.


KEYWORDS
       itcl, itk, variables



itk                                                  3.0                                          itkvars(n)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation to the Tk project.
Bug reports
Report bugs in the functionality of the described tool or API to Apple through Bug Reporter and to the Tk project through their bug reporting page.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...