Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
05 ArchiCAD 11 GDL Reference Guide.pdf
Скачиваний:
59
Добавлен:
11.03.2015
Размер:
3.22 Mб
Скачать

Non-Geometric Scripts

UI_TOOLTIP

UI_BUTTON type, text, x, y, width, height [, id [, url]] [ UI_TOOLTIP tooltiptext ] UI_INFIELD "name", x, y, width, height [, extra parameters ... ] [ UI_TOOLTIP tooltiptext ] UI_INFIELD{2} name, x, y, width, height [, extra parameters ... ] [ UI_TOOLTIP tooltiptext ] UI_INFIELD{3} name, x, y, width, height [, extra parameters ... ] [ UI_TOOLTIP tooltiptext ] UI_OUTFIELD expression, x, y, width, height [, flags] [ UI_TOOLTIP tooltiptext ]

UI_PICT expression, x, y [,width, height [, mask]] [ UI_TOOLTIP tooltiptext ]

Defines the tooltip for the control on the user interface page.Tooltip is available for buttons, infields, outfields and pictures. tooltiptext: the text to display as tooltip for the control.

ArchiCAD 11 GDL Reference Guide

193

Non-Geometric Scripts

194

ArchiCAD 11 GDL Reference Guide