Search results

Jump to navigation Jump to search
  • bool guiWindowSetSizable ( element theElement, bool status ) {{OOP||[[Element/GUI/Window|GuiWindow]]:setSizable|sizable|guiWindowIsSizable}}
    1 KB (130 words) - 11:35, 7 August 2019
  • This function gets the value of a specific CEGUI property of a GUI element. For a list of properties and their meaning, see the [http://static.cegui.o string guiGetProperty ( element guiElement, string property )
    1 KB (169 words) - 17:17, 21 November 2018
  • bool guiDeleteTab ( element tabToDelete, element tabPanel ) {{OOP||[[Element/GUI/Tab|GuiTab]]:delete}}
    1 KB (158 words) - 11:51, 7 August 2019
  • {{OOP||[[Element/GUI/Memo_field|GuiMemo]]:setReadOnly|readOnly|guiMemoIsReadOnly}} ....4, 0.4, 0.2, 0.2, "This is a memo.", true ) -- create a relative memo GUI element
    1 KB (142 words) - 23:20, 11 January 2023
  • This function gets the DGS Dx GUI element that the cursor is hovering on. element dgsGetMouseEnterGUI ( )
    781 bytes (93 words) - 04:25, 16 February 2020
  • This function returns whether a dgs element post gui.
    758 bytes (88 words) - 18:27, 12 October 2020
  • This function returns the amount of options selected in the specified [[Element/GUI/Gridlist|grid list]]. int guiGridListGetSelectedCount ( element gridList )
    1 KB (176 words) - 21:15, 7 November 2018
  • This function gets a list of the CEGUI property names and values of a GUI element. To find out what the different properties mean, check out the [http://stat table guiGetProperties ( element guiElement )
    1 KB (165 words) - 17:17, 21 November 2018
  • This event is fired when the user clicks certain mouse button on a GUI element. *'''button:''' the name of the mouse button that the GUI element was clicked with, can be ''left'', ''right'', or ''middle''.
    2 KB (216 words) - 12:46, 2 April 2023
  • element scrolled * '''scrolled''': the [[Element/GUI/Scrollbar|scrollbar]] element that was scrolled.
    815 bytes (95 words) - 07:11, 13 July 2023
  • This function creates a [[GUI font]] element that can be used in [[guiSetFont]]. Successful font creation is not guarant element guiCreateFont ( string filepath[, int size=9 ] )
    2 KB (210 words) - 15:47, 17 April 2021
  • This function creates a [[GUI font]] element that can be used in [[guiSetFont]]. Successful font creation is not guarant element guiCreateFont ( string filepath, [ int size = 9 ] )
    2 KB (210 words) - 08:03, 30 October 2023
  • This function gets the DGS Dx GUI element that the cursor has just left from. element dgsGetMouseLeaveGUI ( )
    778 bytes (93 words) - 04:26, 16 February 2020
  • ..., float width, float height, bool horizontal, [ bool relative = false, gui-element parent = nil ] ) *'''parent:''' the gui-element this scrollbar is attached to. By default, it is nil, meaning the widget is
    2 KB (255 words) - 08:05, 30 October 2023
  • ...t is triggered each time the user scrolls his mouse scroll on top of a GUI element. The [[event system#Event source|source]] of this event is the GUI element on which the mouse scroll was scrolled.
    1,008 bytes (141 words) - 14:28, 15 August 2018
  • This function gets Main gui-element (image) of Custom Static Image.
    391 bytes (43 words) - 07:10, 21 September 2018
  • This event is called when a [[Element/GUI/Combobox|combobox]] gets accepted. element theElement
    977 bytes (95 words) - 14:30, 20 May 2018
  • ...vent is fired when the user releases his mouse button when on top of a GUI element. *'''button:''' the name of the mouse button that was released on a GUI element, can be ''left'', ''right'', or ''middle''.
    2 KB (225 words) - 00:39, 12 April 2023
  • string guiSetLocation ( element Gui, string Horizontal, string Vertical )
    2 KB (164 words) - 11:10, 15 June 2013
  • ...float x, float y, float width, float height, [ bool relative = false, gui-element parent = nil]) *'''parent:''' the gui-element this scrollpane is attached to. By default, it is nil, meaning the widget i
    2 KB (317 words) - 08:06, 30 October 2023
  • string guiGetText ( element guiElement ) *'''guiElement:''' element you wish to get text of.
    2 KB (286 words) - 08:06, 5 August 2021
  • string, element guiGetFont ( element guiElement ) *'''guiElement:''' element you wish to get the font of.
    2 KB (334 words) - 15:50, 17 April 2021
  • int int int guiLabelGetColor ( gui-element theLabel ) {{OOP||[[Element/GUI/Text label|GuiLabel]]:getColor||guiLabelSetColor}}
    969 bytes (108 words) - 11:40, 7 August 2019
  • This function allows you to change the image in GUI static image element to another one. '''Tip''': If you set other images as children you will hav bool guiStaticImageLoadImage ( element theElement, string filename )
    1 KB (143 words) - 12:03, 7 August 2019
  • **'''postGUI:''' Global post gui setting ( when a dgs element creates, its "postgui" property will be set according to this render settin
    1 KB (154 words) - 22:46, 3 May 2021
  • ==Element (Element)== {{PT-BR/Funcoes element client}}
    3 KB (480 words) - 17:10, 20 February 2022
  • This function gets the post gui state of a dgs element. bool dgsGetPostGUI( element dgsElement )
    1 KB (118 words) - 21:26, 3 May 2021
  • Эта функция создает элемент [[RU/Element/GUI_font|GUI шрифт]], который можно использоват element guiCreateFont( string filepath [, int size=9] )
    3 KB (122 words) - 15:46, 17 April 2021
  • ...gned in lists and can have multiple columns. A good example of a gridlist element can be found in MTA's settings box, under ''Controls''. ...float x, float y, float width, float height, [ bool relative = false, gui-element parent = nil ] )
    3 KB (377 words) - 08:09, 30 October 2023
  • int absoluteX, int absoluteY, element leftGUI
    1 KB (54 words) - 22:27, 21 February 2021
  • bool guiLabelSetVerticalAlign ( element theLabel, string align ) {{OOP||[[Element/GUI/Text label|GuiLabel]]:setVerticalAlign|verticalAlign}}
    806 bytes (91 words) - 11:48, 7 August 2019
  • **'''postGUI:''' Global post gui setting ( when a dgs element creates, its "postgui" property will be set according to this render settin
    1 KB (159 words) - 22:47, 3 May 2021
  • ...comboboxes do not show a list when clicking; their list height is based on element height too.<br> <syntaxhighlight lang="lua">string guiComboBoxAdjustHeight ( element combobox, int itemcount )</syntaxhighlight>
    1 KB (117 words) - 20:54, 5 December 2012
  • bool guiComboBoxRemoveItem( element comboBox, int itemId ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:removeItem}}
    894 bytes (100 words) - 16:57, 23 August 2019
  • ...at y, float width, float height, string text, [ bool relative = false, gui-element parent = nil ] ) {{OOP||[[Element/GUI/Button|GuiButton]]}}
    3 KB (398 words) - 08:09, 30 October 2023
  • 6 KB (399 words) - 13:43, 29 January 2023
  • ...float x, float y, float width, float height, [ bool relative = false, gui-element parent = nil ] ) {{OOP||[[Element/GUI/Tab panel|GuiTabPanel]]||}}
    2 KB (373 words) - 08:10, 30 October 2023
  • int guiComboBoxAddItem( element comboBox, string value ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:addItem}}
    831 bytes (108 words) - 20:37, 7 November 2018
  • bool guiGridListSetScrollBars ( element guiGridlist, bool horizontalBar, bool verticalBar ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:setScrollBars}}
    1 KB (134 words) - 21:19, 7 November 2018
  • ...mouse is over a specific gui element, this is especially useful if the gui element has a parent. element isMouseOnGuiElement (element guiElement, element guiElementParent)
    2 KB (220 words) - 09:16, 17 August 2021
  • bool guiComboBoxSetItemText ( element comboBox, int itemId, string text ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:setItemText}}
    914 bytes (114 words) - 20:44, 7 November 2018
  • This function creates a combobox GUI element, which you can compare to a gridlist with a dropdown feature. ...y, float width, float height, string caption, [ bool relative = false, gui-element parent = nil ] )
    3 KB (423 words) - 08:09, 30 October 2023
  • int guiGridListGetRowCount ( element gridList ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:getRowCount|rowCount}}
    2 KB (172 words) - 09:18, 12 July 2023
  • guiFadeElement ( element guiElement, bool state[, int speed, int decrease/increase] ) * '''guiElement''': the GUI element.
    3 KB (262 words) - 15:54, 15 June 2018
  • bool guiComboBoxClear ( element comboBox ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:clear}}
    1 KB (144 words) - 20:38, 7 November 2018
  • This function returns the items selected in the specified [[Element/GUI/Gridlist|grid list]]. table guiGridListGetSelectedItems ( element gridList )
    2 KB (272 words) - 21:16, 7 November 2018
  • This function sets the font of a dgs element to be used when drawing text. '''a dgs font can be affected by [[dgsSetSyst bool dgsSetFont( element dgsElement, mixed font )
    1 KB (199 words) - 21:19, 3 May 2021
  • bool guiCheckBoxGetSelected ( element theCheckbox ) {{OOP||[[Element/GUI/Checkbox|GuiCheckBox]]:getSelected|selected|guiCheckBoxSetSelected}}
    1 KB (126 words) - 20:34, 7 November 2018
  • ...float x, float y, float width, float height, string text, bool relative, [ element parent = nil ] ) {{OOP||[[Element/GUI/Button|GuiButton]]}}
    3 KB (393 words) - 13:48, 20 February 2020
  • bool guiComboBoxIsOpen( element comboBox ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:isOpen|open|guiComboBoxSetOpen}}
    1 KB (150 words) - 20:48, 7 November 2018
  • This event happens when any gui-element clicked. {{Note|The '''player''' who clicked the gui-element is always the [[localPlayer]].}}
    2 KB (337 words) - 16:40, 19 October 2022
  • ...at y, float width, float height, string text, [ bool relative = false, gui-element parent = nil ] ) {{OOP||[[Element/GUI/Edit_field|GuiEdit]]}}
    3 KB (448 words) - 08:09, 30 October 2023
  • ==Element eventleri==
    1 KB (168 words) - 23:44, 12 May 2017
  • float guiLabelGetFontHeight ( element theLabel ) {{OOP||[[Element/GUI/Text label|GuiLabel]]:getFontHeight|fontHeight}}
    1 KB (156 words) - 11:44, 7 August 2019
  • This function sets the value of a specific CEGUI property of a GUI element. For a list of properties and their meaning, see the [http://static.cegui.o bool guiSetProperty ( element guiElement, string property, string value )
    2 KB (224 words) - 23:13, 11 January 2023
  • float guiLabelGetTextExtent ( element theLabel ) {{OOP||[[Element/GUI/Text label|GuiLabel]]:getTextExtent|textExtent}}
    1 KB (156 words) - 11:45, 7 August 2019
  • [[event system#Event source|Źródłem]] tego zdarzenia jest element GUI nad którym została poruszona myszka ...je gracza o pozycji jego myszy kiedy poruszy nią nad oknem "TESTOWE OKNO" (element gui)
    1 KB (165 words) - 11:25, 22 July 2016
  • This event is triggered each time the user moves the mouse on top of a GUI element. The [[event system#Event source|source]] of this event is the GUI element on which the mouse was moved.
    1 KB (178 words) - 14:33, 20 May 2018
  • [[event system#Event source|Źródłem]] tego zdarzenia jest element GUI który został przewinięty/
    1 KB (165 words) - 11:30, 22 July 2016
  • int, int guiGridListGetSelectedItem ( element gridList ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:getSelectedItem}}
    2 KB (275 words) - 16:50, 11 June 2020
  • ...at y, float width, float height, string text, [ bool relative = false, gui-element parent = nil] ) {{OOP||[[Element/GUI/Text label|GuiLabel]]||}}
    4 KB (546 words) - 08:10, 30 October 2023
  • ...nction you can retrieve the [[string]] data associated with an item in a [[Element/GUI/Gridlist|grid list]]. This is not the text that is displayed on the ite var guiGridListGetItemData ( element gridList, int rowIndex, int columnIndex )
    2 KB (201 words) - 21:19, 7 November 2018
  • bool guiGridListClear ( element gridList ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:clear}}
    1 KB (149 words) - 17:47, 22 December 2022
  • This function gets Frame gui-element of Custom Window.
    815 bytes (87 words) - 06:59, 21 September 2018
  • This function sets the position of a GUI element. bool guiSetPosition ( element theElement, float x, float y, bool relative )
    2 KB (285 words) - 17:20, 21 November 2018
  • int guiComboBoxGetSelected ( element comboBox ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:getSelected|selected|guiComboBoxSetSelected}}
    983 bytes (121 words) - 23:38, 2 January 2019
  • float guiGridListGetColumnWidth ( element gridList, int columnIndex, bool relative ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:getColumnWidth}}
    996 bytes (121 words) - 20:06, 10 April 2019
  • bool guiGridListSetSortingEnabled ( element guiGridlist, bool enabled ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:setSortingEnabled|sortingEnabled}}
    2 KB (199 words) - 21:21, 7 November 2018
  • This function creates a [[Element/GUI/Progress bar|progress bar]]. ...float x, float y, float width, float height, [ bool relative = false, gui-element parent = nil] )
    2 KB (309 words) - 08:09, 30 October 2023
  • bool guiGridListIsSortingEnabled ( element guiGridlist ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:isSortingEnabled|sortingEnabled}}
    2 KB (183 words) - 19:14, 13 June 2019
  • bool guiCheckBoxSetSelected ( element theCheckbox, bool state ) {{OOP||[[Element/GUI/Checkbox|GuiCheckBox]]:setSelected|selected|guiCheckBoxGetSelected}}
    1 KB (140 words) - 20:34, 7 November 2018
  • bool guiGridListSetSelectionMode ( gui-Element gridlist, int mode ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:setSelectionMode|selectionMode}}
    4 KB (460 words) - 14:09, 27 April 2020
  • int guiGridListGetColumnCount ( element gridList ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:getColumnCount|columnCount}}
    981 bytes (119 words) - 18:05, 22 December 2022
  • bool guiEditSetReadOnly ( element editField, bool status ) {{OOP||[[Element/GUI/Edit_field|GuiEdit]]:setReadOnly|readOnly|guiEditIsReadOnly}}
    1 KB (176 words) - 20:57, 7 November 2018
  • bool guiComboBoxSetOpen( element comboBox, bool state) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:setOpen|open|guiComboBoxIsOpen}}
    1 KB (168 words) - 20:49, 7 November 2018
  • ...at y, float width, float height, string path, [ bool relative = false, gui-element parent = nil] ) {{OOP||[[Element/GUI/Static_image|GuiStaticImage]]}}
    2 KB (349 words) - 08:10, 30 October 2023
  • string guiComboBoxGetItemText ( element comboBox, int itemId ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:getItemText}}
    1 KB (126 words) - 20:38, 7 November 2018
  • This event is triggered each time a GUI element looses input focus (mainly useful for windows, editboxes and memos but trig The [[event system#Event source|source]] of this event is the GUI element which just lost input focus.
    2 KB (309 words) - 14:29, 20 May 2018
  • bool guiScrollPaneSetScrollBars ( element scrollPane, bool horizontal, bool vertical ) *'''scrollPane:''' the GUI scrollpane element you want to set the scrollbars of.
    1,009 bytes (127 words) - 14:19, 20 May 2018
  • To zdarzenie jest wywoływane kiedy element gui zostanie kliknięty {{PL/Note|'''Graczem''' który kliknął element gui zawsze jest [[localPlayer]].}}
    2 KB (314 words) - 21:38, 21 July 2016
  • int guiGridListAddColumn ( element gridList, string title, float width ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:addColumn}}
    1 KB (136 words) - 21:26, 2 December 2022
  • This function creates a [[Element/GUI/Radio button|radio button]]. ...at y, float width, float height, string text, [ bool relative = false, gui-element parent = nil ] )
    3 KB (373 words) - 08:10, 30 October 2023
  • <syntaxhighlight lang="lua">bool isMouseOnGUICloseButton (element guiElement)</syntaxhighlight>
    3 KB (303 words) - 05:42, 3 March 2023
  • string guiSetStaticImageMovable ( element TheElement, bool status ) {{OOP||[[Element/GUI/Static_image|GuiStaticImage]]:setMovable|element}}
    2 KB (292 words) - 23:47, 16 June 2020
  • int guiComboBoxGetItemCount ( element comboBox )
    1 KB (153 words) - 13:20, 22 July 2019
  • This function gets Main Parent gui-element of Custom Scroll Pane.
    854 bytes (93 words) - 07:04, 21 September 2018
  • <syntaxhighlight lang="lua">bool showHelp ( element showTo )</syntaxhighlight> <syntaxhighlight lang="lua">bool hideHelp ( element hideTo )</syntaxhighlight>
    3 KB (396 words) - 12:20, 12 April 2024
  • ...float x, float y, float width, float height, string text, bool relative, [ element parent = nil ] ) {{RU/OOP||[[Element/GUI/Button|GuiButton]]}}
    3 KB (116 words) - 17:49, 11 February 2015
  • bool guiGridListSetSelectedItem ( element gridList, int rowIndex, int columnIndex [, bool bReset = true ] ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:setSelectedItem}}
    1 KB (140 words) - 21:20, 7 November 2018
  • <syntaxhighlight lang="lua">bool showHelp ( element showTo )</syntaxhighlight> <syntaxhighlight lang="lua">bool hideHelp ( element hideTo )</syntaxhighlight>
    5 KB (137 words) - 03:05, 1 April 2016
  • This function gets header element of Custom Window. This example creating window with label on it's title element:
    730 bytes (77 words) - 15:08, 23 July 2018
  • int guiGridListGetSelectionMode ( gui-Element gridlist ) {{OOP||[[Element/GUI/Gridlist|GuiGridList]]:getSelectionMode|selectionMode}}
    3 KB (273 words) - 15:53, 27 June 2019
  • This event is fired when the user double clicks a GUI element. Doesn't work with buttons. *'''button:''' the name of the mouse button that the GUI element was double clicked with.
    2 KB (258 words) - 07:08, 10 February 2024
  • bool guiComboBoxSetSelected ( element comboBox, int itemIndex ) {{OOP||[[Element/GUI/Combobox|GuiComboBox]]:setSelected|selected|guiComboBoxGetSelected}}
    2 KB (292 words) - 20:40, 7 November 2018
  • {{OOP||[[Element/GUI/Edit_field|GuiEdit]]:getMaxLength|maxLength|guiEditSetMaxLength}}
    1,000 bytes (116 words) - 20:54, 7 November 2018
  • ...t X, float Y, float Width, float Height, string Title, [bool Relative, gui-element Parent]) *'''Parent''' - GUI Element of parent. Default - ''nil''.
    1 KB (148 words) - 04:12, 21 July 2018
  • This event is triggered each time a GUI element gains input focus (mainly useful for windows, editboxes and memos but trigg The [[event system#Event source|source]] of this event is the GUI element which just gained input focus.
    2 KB (230 words) - 14:30, 20 May 2018
  • bool guiRadioButtonSetSelected ( element guiRadioButton, bool state ) {{OOP||[[Element/GUI/Radio button|GuiRadioButton]]:setSelected|selected|guiRadioButtonGetSel
    1 KB (150 words) - 19:31, 6 September 2021
  • guiMoveElement ( element guiElement, int time, float targetx, float targety [, string strEasingType * '''guiElement''': the GUI element that will be moved.
    3 KB (304 words) - 04:12, 2 June 2018
  • bool guiEditSetCaretIndex ( element theElement, int index ) {{OOP||[[Element/GUI/Edit_field|GuiEdit]]:setCaretIndex|caretIndex|guiEditGetCaretIndex}}
    1 KB (178 words) - 07:14, 17 May 2023
View ( | ) (20 | 50 | 100 | 250 | 500)