User contributions for Thisdp
Jump to navigation
Jump to search
12 August 2023
- 07:2907:29, 12 August 2023 diff hist +113 Template:DGSEVENTS →Grid List
- 07:2507:25, 12 August 2023 diff hist +328 N Template:DGS Menu Functions Created page with "*dgsCreateMenu *dgsMenuShow *dgsMenuHide *dgsMenuAddItem *dgsMenuSetItemCommand *dgsMenuGetItemCommand *dgsMenuSetItemText *dgsMenuGetItemText *dgsMenuSetItemTextSize *dgsMenuGetItemTextSize *dgsMenuSetItemColor *dgsMenuGetItemColor *dgsMenuAddSeparator *dgsMenuRemoveItem" current
- 07:2407:24, 12 August 2023 diff hist +111 Template:DGSFUNCTIONS →Memo
5 August 2023
- 10:4110:41, 5 August 2023 diff hist −32 Template:DGS Combo Box Functions No edit summary
- 10:4010:40, 5 August 2023 diff hist −2 DgsComboBoxRemoveItemImage →Example current
- 10:4010:40, 5 August 2023 diff hist +2 DgsComboBoxGetItemImage →Example current
- 10:4010:40, 5 August 2023 diff hist +2 DgsComboBoxSetItemImage →Example current
- 10:3910:39, 5 August 2023 diff hist +1,065 N DgsComboBoxRemoveItemImage Created 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 DgsGridListRemoveItemImage No edit summary current
- 10:3710:37, 5 August 2023 diff hist +1,105 N DgsComboBoxGetItemImage Created 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 DgsComboBoxSetItemImage Created 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
- 13:4213:42, 4 August 2023 diff hist +14 DgsLabelGetColor No edit summary current
31 July 2023
- 12:4412:44, 31 July 2023 diff hist −1 Resource:DGS →Features
- 12:4312:43, 31 July 2023 diff hist +5 Resource:DGS →Features
27 July 2023
- 11:2411:24, 27 July 2023 diff hist +2 DgsGridListGetItemData →Example current
- 11:2411:24, 27 July 2023 diff hist −15 DgsGridListGetItemData No edit summary
- 11:2411:24, 27 July 2023 diff hist 0 DgsGridListGetItemData No edit summary
- 11:2311:23, 27 July 2023 diff hist +4 DgsGridListGetItemData No edit summary
- 11:2311:23, 27 July 2023 diff hist +1,391 DgsGridListGetItemData Undo revision 77213 by A7M8D (talk) Tag: Undo
18 July 2023
- 13:0313:03, 18 July 2023 diff hist +1 Resource:DGS No edit summary
- 13:0313:03, 18 July 2023 diff hist −106 Resource:DGS No edit summary
- 12:4512:45, 18 July 2023 diff hist −6 Resource:DGS No edit summary
- 12:4412:44, 18 July 2023 diff hist +110 Resource:DGS No edit summary
17 July 2023
- 11:2111:21, 17 July 2023 diff hist +1 Resource:DGS No edit summary
- 11:2111:21, 17 July 2023 diff hist +9 Resource:DGS No edit summary
16 July 2023
- 14:2714:27, 16 July 2023 diff hist +3,511 DGS Updates Log No edit summary
- 14:2614:26, 16 July 2023 diff hist 0 Resource:DGS No edit summary
30 June 2023
- 07:4507:45, 30 June 2023 diff hist −311 Dgs-dxedit →showPos current
11 June 2023
- 06:2706:27, 11 June 2023 diff hist −107 Resource:DGS No edit summary
- 06:2406:24, 11 June 2023 diff hist −186 Dgs-dxedit No edit summary
- 06:2406:24, 11 June 2023 diff hist −186 Dgs-dxmemo →memo current
6 March 2023
- 01:4801:48, 6 March 2023 diff hist −696 DgsGetExportedFunctionName Blanked the page current Tag: Blanking
- 01:4801:48, 6 March 2023 diff hist −32 Template:DGS General Functions No edit summary current
1 March 2023
- 08:0508:05, 1 March 2023 diff hist +26 DgsCreateRoundRect →Optional Arguments current
- 08:0408:04, 1 March 2023 diff hist +30 DgsCreateRoundRect →Optional Arguments
- 08:0008:00, 1 March 2023 diff hist −146 DgsCreateRoundRect No edit summary
- 07:5907:59, 1 March 2023 diff hist +8 DgsCreateRoundRect →Syntax
- 07:5907:59, 1 March 2023 diff hist +8 DgsCreateRoundRect →Syntax
- 07:5907:59, 1 March 2023 diff hist +42 DgsCreateRoundRect →Syntax
- 07:5807:58, 1 March 2023 diff hist +48 DgsCreateRoundRect →Optional Arguments
- 07:5607:56, 1 March 2023 diff hist +17 DgsCreateRoundRect →Syntax
- 07:5607:56, 1 March 2023 diff hist +17 DgsCreateRoundRect →Syntax
11 February 2023
- 11:5611:56, 11 February 2023 diff hist +101 OnDgsElementLeave No edit summary
- 11:5411:54, 11 February 2023 diff hist +68 OnDgsElementLeave No edit summary
- 11:5411:54, 11 February 2023 diff hist +14 OnDgsElementEnter No edit summary
- 11:5311:53, 11 February 2023 diff hist +54 OnDgsElementEnter No edit summary
- 11:5211:52, 11 February 2023 diff hist +55 OnDgsElementEnter No edit summary
- 11:5211:52, 11 February 2023 diff hist +55 OnDgsElementLeave No edit summary
- 11:5111:51, 11 February 2023 diff hist −17 OnDgsElementEnter No edit summary
- 11:5111:51, 11 February 2023 diff hist +1,197 N OnDgsElementLeave Created page with "{{Client event}} __NOTOC__ This event is fired when the user moves the mouse away from a DGS element even this DGS element is blocked by other DGS elements. '''But you have to set property enableFullEnterLeaveCheck of the DGS element to ''true'''''. ==Parameters== <syntaxhighlight lang="lua"> int absoluteX, int absoluteY </syntaxhighlight> * '''absoluteX''': the X position of the mouse cursor, in pixels, measured from the left side of the screen. * '''absoluteY'..."