Search results

Jump to navigation Jump to search
  • ...ouse is released, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    2 KB (310 words) - 10:55, 24 December 2022
  • This function creates Custom Check Box. *'''Text''' - Text of the Check Box
    1 KB (174 words) - 05:04, 21 July 2018
  • This function gets the background color of a specific item of the combo box. *'''comboBox:''' the combo box that you want to operate.
    940 bytes (111 words) - 11:37, 15 August 2023
  • ...ction returns the minimum and maximum coordinates of an element's bounding box. * '''theElement:''' the element whose bounding box we want to get.
    1 KB (185 words) - 14:08, 29 April 2021
  • *'''theShape:''' Primitive shape, supported shapes: "box", "sphere", "cone", "cylinder" local box = physicsCreateShape(physics, "box", math.random() * 5 + 1, math.random() * 5 + 1, math.random() * 2 + 1)
    2 KB (249 words) - 20:29, 13 February 2020
  • **"left": The dgs radio button will be aligned to the left between bounding box to text. **"right": The dgs radio button will be aligned to the right between bounding box to text.
    948 bytes (118 words) - 16:00, 5 February 2023
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    2 KB (337 words) - 16:40, 19 October 2022
  • This function gets the background texture from a specific item of the combo box. *'''comboBox:''' the combo box that you want to operate.
    1 KB (122 words) - 11:36, 15 August 2023
  • This function gets the bounding box of the text inside DGS Memo. ...loats represent for width and height in absolute size of the text bounding box if succeed, ''false'' otherwise.
    905 bytes (107 words) - 07:31, 10 March 2022
  • **"left": The dgs radio button will be aligned to the left between bounding box to text. **"right": The dgs radio button will be aligned to the right between bounding box to text.
    899 bytes (115 words) - 15:59, 5 February 2023
  • local Edit = CustomEdit.create(5, 55, 190, 30, "Edit Box", false, Window) local Memo = CustomMemo.create(5, 90, 190, 90, "Memo Box\nNew Line", false, Window)
    1 KB (122 words) - 16:19, 5 September 2018
  • This event is fired when the item of a DGS combo box is selected. The [[event system#Event source|source]] of this event is the combo box element that got its item selected.
    993 bytes (125 words) - 13:39, 20 January 2018
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    3 KB (354 words) - 14:41, 18 February 2021
  • *'''theElement:''' The edit box to be changed. This example creates an edit box and an OK button. The user types in his password, and it checks if the pas
    2 KB (280 words) - 14:20, 27 April 2020
  • ...eft mouse button, it will output the message in the edit box into the chat box. -- Create an edit box and define it as "editBox".
    3 KB (354 words) - 14:42, 18 February 2021
  • local Edit = CustomEdit.create(5, 55, 190, 30, "Edit Box", false, Window) local Memo = CustomMemo.create(5, 90, 190, 90, "Memo Box\nNew Line", false, Window)
    1 KB (133 words) - 16:18, 5 September 2018
  • ***'''posX''': Absolute X position of the renderer's bounding box. ***'''posY''': Absolute Y position of the renderer's bounding box.
    5 KB (675 words) - 16:20, 25 March 2022
  • outputChatBox("Indeterminate Box state:"..stateTable[state1]) outputChatBox("unchecked Box state:"..stateTable[state2])
    1,007 bytes (101 words) - 11:10, 20 January 2018
  • This function remove the image from the combo box item. *'''comboBox:''' the combo box containing the item you're interested in.
    1 KB (126 words) - 10:40, 5 August 2023
  • This function creates a DGS Dx Check Box. '''Note: DGS Dx Check Box have 3 states.(checked: true; unchecked: false; indeterminate: nil)'''
    7 KB (1,005 words) - 13:58, 16 February 2021
View ( | ) (20 | 50 | 100 | 250 | 500)