Template:GUI functions: Difference between revisions
Jump to navigation
Jump to search
Line 72: | Line 72: | ||
* [[guiCreateLabel]] | * [[guiCreateLabel]] | ||
* [[guiLabelSetColor]] | * [[guiLabelSetColor]] | ||
* [[guiLabelSetVerticalAlign]] | |||
* [[guiLabelSetHorizontalAlign]] | |||
* [[guiLabelGetTextExtent]] | * [[guiLabelGetTextExtent]] | ||
* [[guiLabelGetFontHeight]] | * [[guiLabelGetFontHeight]] |
Revision as of 15:26, 25 August 2007
Buttons
Checkboxes
Edit fields
Gridlists
- guiCreateGridList
- guiGridListAutoSizeColumn
- guiGridListAddColumn
- guiGridListAddRow
- guiGridListClear
- guiGridListGetItemData
- guiGridListGetItemText
- guiGridListGetSelectedItem
- guiGridListGetRowCount
- guiGridListInsertRowAfter
- guiGridListRemoveColumn
- guiGridListRemoveRow
- guiGridListSetScrollbars
- guiGridListSetSortingEnabled
- guiGridListSetItemData
- guiGridListSetItemText
- guiGridListSetSelectionMode
Progress bars
Radio buttons
Static images
Tab panels
Tabs
Text labels
- guiCreateLabel
- guiLabelSetColor
- guiLabelSetVerticalAlign
- guiLabelSetHorizontalAlign
- guiLabelGetTextExtent
- guiLabelGetFontHeight