Search results

Jump to navigation Jump to search
  • bool guiWindowSetSizable ( element theElement, bool status ) This example creates a gui window and sets it to be not sizable
    1 KB (130 words) - 11:35, 7 August 2019
  • {{OOP|||sizable|guiWindowSetSizable}} guiWindowSetSizable( window, false ) -- make it unsizable
    1 KB (121 words) - 14:20, 27 April 2020
  • ...n. Returns false if the button is not visible or the mouse is not over it. It also returns false if the ''guiElement'' is not a gui-window. This example makes the button to close the GUI window. (Which it was made for)
    3 KB (303 words) - 05:42, 3 March 2023
  • *'''key:''' The browser property key. It can be: guiWindowSetSizable(gui, false)
    2 KB (331 words) - 17:32, 8 June 2020
  • Under /client/ directory, create a text file and name it "gui.lua". ...clude the new gui.lua file in the meta.xml of the main resource, and label it as a client script:
    12 KB (1,771 words) - 22:21, 5 November 2018
  • -- getResourceRootElement(getThisResource()) at the bottom means it will only create the gui on this resource start guiWindowSetSizable ( spawnScreenMenu, false )
    5 KB (309 words) - 11:06, 7 February 2021
  • Under /client/ directory, create a text file and name it "gui.lua". ...clude the new gui.lua file in the meta.xml of the main resource, and label it as a client script:
    16 KB (2,477 words) - 13:47, 8 November 2018
  • Returns a gui window element if it was created successfully, false otherwise. ...dds two tabs to a "tabPanel" tabpanel, and adds some other gui elements to it.
    5 KB (671 words) - 17:10, 5 December 2016
  • Returns a gui window element if it was created successfully, false otherwise. ...dds two tabs to a "tabPanel" tabpanel, and adds some other gui elements to it.
    5 KB (685 words) - 07:50, 30 October 2023
  • ...dds two tabs to a "tabPanel" tabpanel, and adds some other gui elements to it. -- getResourceRootElement(getThisResource()) at the bottom means it will only create the gui on this resource start
    5 KB (524 words) - 17:16, 5 December 2016
  • It can also be used to interpolate 2D vectors or scalars by only setting some ...the beginning of the interpolation, 1 at the end). If it is higher than 1, it will start from the beginning.
    9 KB (1,196 words) - 00:34, 30 April 2021
  • guiWindowSetSizable(teleportWindow,false) guiWindowSetSizable(teleportWindow,false)
    13 KB (1,992 words) - 08:28, 12 November 2018
  • guiWindowSetSizable(rulesWindow,false) guiWindowSetSizable(rulesWindow,false)
    17 KB (2,784 words) - 12:50, 13 May 2019
  • Returns a gui window element if it was created successfully, false otherwise. guiWindowSetSizable ( spawnScreenMenu, false )
    5 KB (746 words) - 20:46, 9 August 2021
  • guiWindowSetSizable(keypadWindow,false) -- if its a digit or * or #, then append it to the end of the display
    16 KB (2,326 words) - 12:03, 26 November 2018
  • guiWindowSetSizable(keypadWindow,false) -- if its a digit or * or #, then append it to the end of the display
    17 KB (2,724 words) - 20:58, 15 December 2018