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)

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

  • 17:2917:29, 23 March 2022 diff hist +1,056 N DgsIsDragNDropDataCreated page with "__NOTOC__ {{Client function}} This function checks whether there is some data holding on cursor. ==Syntax== <syntaxhighlight lang="lua"> bool dgsIsDragNDropData ( ) </syntaxhighlight> ===Required Arguments=== None ===Returns=== Returns ''true'' if there is some data holding on cursor, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> loadstring(exports.dgs:dgsImportFunction())()-- load functions local sender = dgsCreateButton(200,200,200,200,"Sender"..." current
  • 17:2717:27, 23 March 2022 diff hist +20 DgsRetrieveDragNDropDataNo edit summary current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)