Search results

Jump to navigation Jump to search
  • This function gets Custom Edit Box read only state. Returns Edit Box's text
    609 bytes (68 words) - 15:25, 24 July 2018
  • This function sets for Custom Edit Box read only state. *'''ReadOnly''' - Boolean value - is edit box read only
    857 bytes (102 words) - 15:04, 24 July 2018
  • This function gets Custom Edit Box read only state. Returns boolean value - is edit box read only
    885 bytes (107 words) - 15:21, 24 July 2018
  • This function gets Custom Check Box text. Return Check Box text
    537 bytes (58 words) - 15:53, 24 July 2018
  • This function gets Custom Check Box checked status. Return Check Box checked state
    569 bytes (61 words) - 15:55, 24 July 2018
  • This function sets for Custom Check Box text. *'''Text''' - New text of Check Box
    551 bytes (62 words) - 15:49, 24 July 2018
  • This function sets for Custom Edit Box text. *'''Text''' - New text of Edit Box
    540 bytes (62 words) - 15:05, 24 July 2018
  • This function sets Custom Check Box checked. *'''Checked''' - Checked state of Check Box
    556 bytes (60 words) - 15:50, 24 July 2018
  • This function sets the alignment of the button of a dgs check box. *'''checkBox:''' The dgs check box .
    916 bytes (118 words) - 15:56, 5 February 2023
  • This function gets the alignment of the button of a dgs check box. *'''checkBox:''' The dgs check box.
    869 bytes (115 words) - 15:58, 5 February 2023
  • Spawns box as ground at center of map local boxShape = physicsCreateShape(physics, "box",200,200,1)
    617 bytes (60 words) - 17:12, 14 February 2020
  • ...function sets how many items will be viewed on the drop-down box of combo box. ...te''': After using this function you won't be able to change the drop-down box height. if you want to pass false in the second argument
    963 bytes (132 words) - 09:24, 17 January 2021
  • {{New feature/item|3.0156|1.5.5|12419|This function checks if an edit box is read-only.}} *'''guiEdit:''' The edit box to check read-only status of.
    1 KB (152 words) - 20:57, 7 November 2018
  • {{New feature/item|3.0156|1.5.5|13814|This function checks if an edit box is masked.}} *'''guiEdit:''' the edit box to check masked flag of.
    1 KB (139 words) - 16:44, 14 May 2021
  • This function gets Custom Combo Box selected item. Returns Custom Combo Box selected item as ''ccbitem''.
    1 KB (118 words) - 15:34, 25 July 2018
  • This function sets the side of the button of a dgs check box. *'''checkBox:''' The dgs check box.
    810 bytes (111 words) - 15:58, 5 February 2023
  • This function get the state of edit box masking (covering up the text being typed). *'''theElement:''' The dgs edit box to get.
    826 bytes (107 words) - 14:57, 18 January 2018
  • ...always visible during downloads. Players can forcefully show the transfer box through a user setting, even if disabled by scripts.}} Returns a [[boolean]], whether the transfer box should be always visible or not.
    554 bytes (66 words) - 22:00, 22 May 2022
  • This function gets the texture that is used in blur box. *'''blurbox:''' A dgs blur box element.
    911 bytes (104 words) - 06:48, 8 March 2021
  • This function sets the source texture of dgs blur box that will be blurred. *'''blurbox''': A dgs blur box element.
    847 bytes (100 words) - 06:50, 8 March 2021
  • This function sets blur box level. *'''blurBox:''' A dgs blur box element.
    929 bytes (103 words) - 12:57, 6 May 2020
  • After threee seconds make box rapidly slow down falling local box = physicsCreateShape(physics, "box", 1)
    839 bytes (93 words) - 15:11, 14 February 2020
  • This function gets Custom Edit Box caret index. This example creates window with Edit Box and prints its caret when edit:
    633 bytes (69 words) - 15:27, 24 July 2018
  • Spawn box and apply horizontal angular velocity. local box = physicsCreateShape(physics, "box", 1)
    804 bytes (83 words) - 15:00, 14 February 2020
  • This function sets the height of the drop-down box of combo box. *'''comboBox:''' the combo box you want to set to.
    1 KB (164 words) - 05:58, 8 October 2020
  • *'''Masked''' - Boolean value - is edit box masked. It can be used for password edit boxes. This example creates window with masked edit box:
    594 bytes (71 words) - 15:11, 24 July 2018
  • Returns boolean value - is edit box masked. This example creates window with masked edit box, and prints it's states before masking and after:
    640 bytes (73 words) - 15:29, 24 July 2018
  • This function removes item from Custom Combo Box. *'''Item''' - String - item text, or Custom Combo Box Item (''ccbitem''), what returns with [[CustomComboBox:addItem]]
    972 bytes (112 words) - 16:19, 28 July 2018
  • Doing box flip local box = physicsCreateShape(physics, "box", 1)
    1,023 bytes (112 words) - 11:33, 14 February 2020
  • This function removing all items from Custom Combo Box. This example creates window with Combo Box, adds some elements and removes all elements:
    757 bytes (86 words) - 07:16, 14 August 2018
  • This function sets the maximum text length that can be typed into an edit box. ...ger indicating the maximum number of characters that can be typed into the box.
    1 KB (150 words) - 14:56, 18 January 2018
  • This function sets for Custom Edit Box caret index. This example creates window with Edit Box and sets caret index after word "Edit":
    606 bytes (70 words) - 15:08, 24 July 2018
  • This function changes blur box resolution. *'''blurBox:''' A dgs blur box element.
    770 bytes (89 words) - 12:56, 6 May 2020
  • {{Added feature/item|1.5.9|1.5.8|20788|Determines if the transfer box is visible.}} On '''server''' this returns a boolean, whether the transfer box should be visible during downloads or not.
    1,014 bytes (112 words) - 21:32, 23 September 2021
  • ...ombo box with all server vehicles on it, with a command to clear the combo box. ...00, 5 * #getElementsByType ( "vehicle" ), "", false ) -- We create a combo box.
    1 KB (144 words) - 20:38, 7 November 2018
  • ...ombo box with all server vehicles on it, with a command to clear the combo box. ...00, 5 * #getElementsByType ( "vehicle" ), "", false ) -- We create a combo box.
    1 KB (144 words) - 11:13, 20 January 2018
  • This function sets the maximum text length that can be typed into an edit box. *'''theElement:''' The edit box to be changed.
    1 KB (194 words) - 21:53, 12 December 2020
  • This event is triggered when enter is pressed on a dgs edit box. * '''editBox''': the dgs edit box which had focus.
    926 bytes (113 words) - 14:24, 9 September 2019
  • This function creates Custom Edit Box. *'''Text''' - Text of Edit Box
    2 KB (192 words) - 04:46, 21 July 2018
  • This function creates Custom Memo Box. *'''Text''' - Text of Memo Box
    2 KB (192 words) - 04:47, 21 July 2018
  • This function adds item for Custom Combo Box. This example creates window with Combo Box, and adds some items:
    772 bytes (88 words) - 15:42, 25 July 2018
  • This function gets the side of the button of a dgs check box. *'''checkBox:''' The dgs check box.
    822 bytes (110 words) - 15:58, 5 February 2023
  • ...em|3.0157|1.5.6|14489|This function returns the number of items in a combo box.}} *'''comboBox:''' The combo box to get the number of items from.
    1 KB (153 words) - 13:20, 22 July 2019
  • This function gets the state of combo box ( true:Drop Down; false:Take Back ). *'''comboBox:''' the combo box you want to get the state from.
    991 bytes (123 words) - 11:15, 20 January 2018
  • This function gets level of a blur box. *'''blurBox:''' A dgs blur box element.
    673 bytes (77 words) - 13:05, 6 May 2020
  • This function allows you to make combo box editable. *'''comboBox:''' The dgs combo box that you want to apply.
    825 bytes (94 words) - 10:37, 27 April 2020
  • This function sets blur box intensity. *'''blurBox:''' A dgs blur box element.
    690 bytes (74 words) - 12:55, 6 May 2020
  • This function gets the viewed items count of the drop-down box of combo box. *'''comboBox:''' the combo box you want to get from.
    762 bytes (88 words) - 20:09, 31 August 2020
  • *'''comboBox:''' The combo box to get the number of items from. This example creates a dgs combo box, fills it with the names of the connected players and prints the number of
    1 KB (135 words) - 07:37, 11 July 2019
  • This function gets the scroll bar of dgs combo box. *'''comboBox:''' The dgs combo box element to be got from.
    832 bytes (86 words) - 04:19, 11 March 2024
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)