User contributions for Temois
Jump to navigation
Jump to search
13 July 2020
- 11:0511:05, 13 July 2020 diff hist +966 N DgsSelectorGetSelectedItem Created page with "{{Client function}} __NOTOC__ This function returns the index of the selected dgs selector item. ==Syntax== <syntaxhighlight lang="lua"> int dgsSelectorGetSelectedItem( elem..." current
- 11:0411:04, 13 July 2020 diff hist −22 DgsSelectorSetSelectedItem No edit summary current
- 11:0311:03, 13 July 2020 diff hist −20 DgsSelectorSetSelectedItem No edit summary
- 11:0011:00, 13 July 2020 diff hist +971 N DgsSelectorSetSelectedItem Created page with "{{Client function}} __NOTOC__ This function sets the selected item from a dgs selector. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSelectorSetSelectedItem( element sele..."
- 10:5610:56, 13 July 2020 diff hist +839 N DgsSelectorAddItem Created page with "{{Client function}} __NOTOC__ Adds an item to a selector. ==Syntax== <syntaxhighlight lang="lua"> int dgsSelectorAddItem( element selector, [ string text ] ) </syntaxhighlig..."
- 10:4310:43, 13 July 2020 diff hist +2,155 N DgsCreateSelector Created page with "{{Client function}} __NOTOC__ This function allows creation of a DGS Selector. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateSelector( float x, float y,float sx,..."
31 May 2020
- 14:5414:54, 31 May 2020 diff hist +51 DGS Functions and GUI Functions No edit summary
26 May 2020
- 15:0915:09, 26 May 2020 diff hist 0 DgsCreateLabel No edit summary
20 May 2020
- 09:2009:20, 20 May 2020 diff hist +1 DgsGridListGetRowHoverable No edit summary
- 09:2009:20, 20 May 2020 diff hist 0 DgsGridListGetRowHoverable No edit summary
- 09:2009:20, 20 May 2020 diff hist +1,026 N DgsGridListGetRowHoverable Created page with "{{Client function}} __NOTOC__ This function returns whether the row is clickable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowClickable( element gridlist..."
- 09:1809:18, 20 May 2020 diff hist +1,033 N DgsGridListSetRowHoverable Created page with "{{Client function}} __NOTOC__ This function sets whether the row is clickable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowClickable( element gridlist, i..."
- 09:1309:13, 20 May 2020 diff hist −1 DgsGridListSetRowSelectable No edit summary
- 09:0709:07, 20 May 2020 diff hist 0 DgsGridListGetRowSelectable No edit summary
- 09:0609:06, 20 May 2020 diff hist +1,022 N DgsGridListGetRowSelectable Created page with "{{Client function}} __NOTOC__ This function gets whether the row is selectable. ==Syntax== <syntaxhighlight lang="lua"> string dgsGridListSetRowSelectable( element gridlist,..."