User contributions for Thisdp

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

3 November 2022

  • 15:1215:12, 3 November 2022 diff hist +107 Dgs-dxedit→‎autoCompleteShow
  • 14:2014:20, 3 November 2022 diff hist +478 Dgs-dxscrollpane→‎moveHardness
  • 14:1614:16, 3 November 2022 diff hist +597 Dgs-dxscrollpane→‎Properties
  • 14:1014:10, 3 November 2022 diff hist +317 Dgs-dxgridlist→‎rowShadow
  • 14:0014:00, 3 November 2022 diff hist +1,056 N DgsWindowGetTextSizeCreated page with "{{Client function}} __NOTOC__ This function retrieves the theoretical width and height (in pixels) of a certain piece of title text of dgs window. ==Syntax== <syntaxhighlight lang="lua"> float, float dgsWindowGetTextSize( element theWindow ) </syntaxhighlight> ===Required Arguments=== *'''theWindow:''' The window of whose text you wish to retrieve the width and height. ===Returns=== Returns two floats representing the width and height of the text in pixels. ==Examp..." current
  • 13:5513:55, 3 November 2022 diff hist +1,142 N DgsWindowGetFontHeightCreated page with "{{Client function}} __NOTOC__ This function returns the height of the font currently used in title text of a DGS window. ==Syntax== <syntaxhighlight lang="lua"> float dgsWindowGetFontHeight ( element theWindow ) </syntaxhighlight> ===Required Arguments=== *'''theWindow:''' The window to get the font height from. ===Returns=== Returns the absolute height of the font currently used in the window if the function is successful, ''false'' otherwise. ==Example== This ex..." current
  • 13:5413:54, 3 November 2022 diff hist −30 DgsWindowGetTextExtent→‎Example current
  • 13:5213:52, 3 November 2022 diff hist +1,129 N DgsButtonGetFontHeightCreated page with "{{Client function}} __NOTOC__ This function returns the height of the font currently used in a DGS button. ==Syntax== <syntaxhighlight lang="lua"> float dgsButtonGetFontHeight ( element theButton ) </syntaxhighlight> ===Required Arguments=== *'''theButton:''' The button to get the font height from. ===Returns=== Returns the absolute height of the font currently used in the button if the function is successful, ''false'' otherwise. ==Example== This example creates..." current
  • 13:5113:51, 3 November 2022 diff hist +1,138 N DgsButtonGetTextExtentCreated page with "{{Client function}} __NOTOC__ This function returns the extent, or width, of the current text inside a DGS button. ==Syntax== <syntaxhighlight lang="lua"> float dgsButtonGetTextExtent ( element theButton ) </syntaxhighlight> ===Required Arguments=== *'''theButton:''' The button to get the text extent from. ===Returns=== Returns the absolute width of the current text inside the button if the function is successful, ''false'' otherwise. ==Example== This example crea..." current
  • 13:5013:50, 3 November 2022 diff hist +1,027 N DgsButtonGetTextSizeCreated page with "{{Client function}} __NOTOC__ This function retrieves the theoretical width and height (in pixels) of a certain piece of text of dgs button. ==Syntax== <syntaxhighlight lang="lua"> float, float dgsButtonGetTextSize( element theButton ) </syntaxhighlight> ===Required Arguments=== *'''theButton:''' The button of whose text you wish to retrieve the width and height. ===Returns=== Returns two floats representing the width and height of the text in pixels. ==Example==..." current
  • 13:4913:49, 3 November 2022 diff hist +1 DgsWindowGetTextExtent→‎Example
  • 13:4913:49, 3 November 2022 diff hist +1,176 N DgsWindowGetTextExtentCreated page with "{{Client function}} __NOTOC__ This function returns the extent, or width, of the current title text of a DGS window. ==Syntax== <syntaxhighlight lang="lua"> float dgsWindowGetTextExtent ( element theWIndow ) </syntaxhighlight> ===Required Arguments=== *'''theWIndow:''' The window to get the title text extent from. ===Returns=== Returns the absolute width of the the current title text of a DGS window if the function is successful, ''false'' otherwise. ==Example== T..."

31 October 2022

16 October 2022

28 August 2022

12 August 2022

9 July 2022

23 June 2022

14 June 2022

7 June 2022

1 June 2022

30 May 2022

10 May 2022

8 May 2022

7 May 2022

24 April 2022

23 April 2022

14 April 2022

13 April 2022

11 April 2022

10 April 2022

5 April 2022

  • 13:2613:26, 5 April 2022 diff hist +2,283 N DgsComboBoxGetItemDataCreated page with "{{Client function}} This function gets an Item Data associated to a combo box item. ==Syntax== <syntaxhighlight lang="lua"> mixed dgsComboBoxGetItemData ( element combobox, int itemIndex ) </syntaxhighlight> ===Required Arguments=== *'''combobox:''' the combobox containing the item you're interested in. *'''itemIndex:''' the item index of the item. ===Returns=== Returns the item data of the specified item, ''false'' otherwise. ==Example== This example displays a..." current

4 April 2022

2 April 2022

1 April 2022

29 March 2022

25 March 2022

23 March 2022

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)