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)

5 August 2023

  • 10:3910:39, 5 August 2023 diff hist +1,065 N DgsComboBoxRemoveItemImageCreated page with "{{Client function}} This function remove the image from the combo box item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsComboBoxRemoveItemImage( element comboBox, int itemIndex ) </syntaxhighlight> ===Required Arguments=== *'''comboBox:''' the combo box containing the item you're interested in. *'''itemIndex:''' An integer of the index of the item. ===Returns=== Returns '''true''' if set successfully, ''false'' if one of the arguments was invalid. ==Example==..."
  • 10:3810:38, 5 August 2023 diff hist −2 DgsGridListRemoveItemImageNo edit summary current
  • 10:3710:37, 5 August 2023 diff hist +1,105 N DgsComboBoxGetItemImageCreated page with "{{Client function}} This function gets the image from a combo box item. ==Syntax== <syntaxhighlight lang="lua"> texture, int, float, float, float, float dgsComboBoxGetItemImage( element comboBox, int itemIndex ) </syntaxhighlight> ===Required Arguments=== *'''comboBox:''' the combo box containing the item you're interested in. *'''itemIndex:''' An integer of the index of the item. ===Returns=== Returns texture, Color, PosX, PosY, Width, Height if success , ''false'..."
  • 10:3510:35, 5 August 2023 diff hist +1,691 N DgsComboBoxSetItemImageCreated page with "{{Client function}} This function sets the image on a combo box item. ==Syntax== <syntaxhighlight lang="lua"> bool dgsComboBoxSetItemImage( element comboBox, int itemIndex, element texture [, int color = 0xFFFFFFFF, float offsetX = 0, float offsetY = 0, float width, float height, bool relative ] ) </syntaxhighlight> ===Required Arguments=== *'''comboBox:''' the combo box containing the item you're interested in. *'''itemIndex:''' An integer of the index of the item..."

4 August 2023

31 July 2023

27 July 2023

18 July 2023

17 July 2023

16 July 2023

30 June 2023

11 June 2023

6 March 2023

1 March 2023

11 February 2023

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