Template:GUI functions: Difference between revisions
Jump to navigation
Jump to search
m (Removed guiGetType) |
No edit summary |
||
Line 17: | Line 17: | ||
* [[guiBringToFront]] | * [[guiBringToFront]] | ||
* [[guiMoveToBack]] | * [[guiMoveToBack]] | ||
* [[isChatBoxInputActive]] | |||
* [[isConsoleActive]] | |||
* [[isDebugViewActive]] | |||
* [[isMainMenuActive]] | |||
* [[isMAWindowActive]] | |||
* [[isTransferBoxActive]] | |||
===Buttons=== | ===Buttons=== |
Revision as of 22:51, 14 November 2007
- isChatBoxInputActive
- isConsoleActive
- isDebugViewActive
- isMainMenuActive
- isMAWindowActive
- isTransferBoxActive
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