DgsComboBoxGetItemBackGroundImage: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 August 2023

  • curprev 11:3611:36, 15 August 2023Thisdp talk contribs 1,071 bytes −21 →‎Example
  • curprev 11:3411:34, 15 August 2023Thisdp talk contribs 1,092 bytes +2 No edit summary
  • curprev 11:3411:34, 15 August 2023Thisdp talk contribs 1,090 bytes +1,090 Created page with "{{Client function}} This function gets the background texture of a specific item of the combo box. ==Syntax== <syntaxhighlight lang="lua"> texture/nil, texture/nil, texture/nil dgsComboBoxGetItemBackGroundImage( element comboBox, int itemIndex ) </syntaxhighlight> ===Required Arguments=== *'''comboBox:''' the combo box that you want to operate. *'''itemIndex:''' An integer of the item index. ===Returns=== Returns 3 textures if exist are '''imageDefault''', '''imag..."