Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.



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)

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации к проекту Tk.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API к Apple через Генератор отчетов Ошибки и к проекту Tk через их страницу создания отчетов ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.