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
  • ...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
  • ..., 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
  • 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
View ( | ) (20 | 50 | 100 | 250 | 500)