User contributions for Thisdp
Jump to navigation
Jump to search
21 February 2020
- 14:4114:41, 21 February 2020 diff hist +59 DgsCreateRoundRect →Required Arguments
- 04:0804:08, 21 February 2020 diff hist +13 DgsCreateNineSlice →Returns
20 February 2020
- 18:0818:08, 20 February 2020 diff hist +145 DgsCreateRoundRect No edit summary
- 17:5917:59, 20 February 2020 diff hist +1 DgsCreateNineSlice No edit summary
- 17:5517:55, 20 February 2020 diff hist +60 DgsCreateNineSlice No edit summary
- 17:5517:55, 20 February 2020 diff hist 0 N File:DGS Nine Slice.png No edit summary current
- 17:5417:54, 20 February 2020 diff hist +128 DgsCreateNineSlice →Required Arguments
- 17:3917:39, 20 February 2020 diff hist +1,147 N DgsCreateNineSlice Created page with "__NOTOC__ {{Client function}} This function creates a nine-slice scaler. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateNineSlice( element texture, float gridXLe..."
16 February 2020
- 04:2604:26, 16 February 2020 diff hist −17 DgsGetMouseLeaveGUI →Syntax current
- 04:2504:25, 16 February 2020 diff hist −5 DgsGetMouseEnterGUI →Returns current
- 04:2504:25, 16 February 2020 diff hist −4 DgsGetMouseEnterGUI →Syntax
15 February 2020
14 February 2020
- 04:0904:09, 14 February 2020 diff hist 0 DgsGridListSetRowBackGroundColor →Example current
10 February 2020
- 15:2815:28, 10 February 2020 diff hist 0 DgsBindToColorPicker No edit summary
- 15:2815:28, 10 February 2020 diff hist 0 DgsBindToColorPicker No edit summary
- 15:2715:27, 10 February 2020 diff hist 0 File:DGS ComponentSelector.png Thisdp uploaded a new version of File:DGS ComponentSelector.png current
- 15:2315:23, 10 February 2020 diff hist +130 DgsBindToColorPicker No edit summary
9 February 2020
- 12:4112:41, 9 February 2020 diff hist +1,310 N OnDgsGridListHover Created page with "{{Client event}} __NOTOC__ This event is triggered each time the cursor changes hovering item on grid list ==Parameters== *'''CurrentItem:''' The value of current row that..."
- 12:3912:39, 9 February 2020 diff hist +24 Template:DGSEVENTS No edit summary
- 08:4208:42, 9 February 2020 diff hist +434 DgsCreateMask →Example current
- 08:4008:40, 9 February 2020 diff hist 0 DgsCreateMask No edit summary
- 08:3908:39, 9 February 2020 diff hist +5 DgsCreateMask →Required Arguments
- 08:3808:38, 9 February 2020 diff hist 0 N File:DGS Removed BG QRCode.png No edit summary current
- 08:3708:37, 9 February 2020 diff hist +1,891 N DgsCreateMask Created page with "__NOTOC__ {{Client function}} This function creates a DGS mask. ==Syntax== <syntaxhighlight lang="lua"> element dgsCreateMask( texture sourceTexture, texture/shader/string..."
- 08:1908:19, 9 February 2020 diff hist +155 Template:DGSFUNCTIONS →QRCode
- 08:1308:13, 9 February 2020 diff hist +465 N DgsConfigureObjectPreview Created page with "__NOTOC__ {{Client function}} You need to insert this line into '''line 340''' in ''''c_main.lua''' of Object Preview: <syntaxhighlight lang="lua"> loadstring(exports.dgs:dg..." current
- 08:1008:10, 9 February 2020 diff hist +1,154 N DgsObjectPreviewGetHandleByID Created page with "__NOTOC__ {{Client function}} This function gets the '''DGS handled''' object prreview element by element ID. ==Syntax== <syntaxhighlight lang="lua"> element dgsObjectPrev..." current
- 08:0408:04, 9 February 2020 diff hist +1,077 N DgsRemoveObjectPreviewFromImage Created page with "__NOTOC__ {{Client function}} This function removes the object preview element from dgs image. ==Syntax== <syntaxhighlight lang="lua"> bool dgsRemoveObjectPreviewFromImage..." current
- 08:0208:02, 9 February 2020 diff hist +1,197 N DgsAttachObjectPreviewToImage Created page with "__NOTOC__ {{Client function}} This function applies the object preview element to dgs image. ==Syntax== <syntaxhighlight lang="lua"> bool dgsAttachObjectPreviewToImage( el..." current
- 07:5907:59, 9 February 2020 diff hist +1,144 N DgsLocateObjectPreviewResource Created page with "__NOTOC__ {{Client function}} This function locates the object preview resource for DGS. '''Object Preview should be running'''. ==Syntax== <syntaxhighlight lang="lua"> bo..." current
- 07:5007:50, 9 February 2020 diff hist +102 DgsCreateColorPicker No edit summary current
- 07:4907:49, 9 February 2020 diff hist 0 N File:DGS HLDisk.png No edit summary current
- 07:4907:49, 9 February 2020 diff hist 0 N File:DGS HSDisk.png No edit summary current
- 07:4807:48, 9 February 2020 diff hist +31 DgsCreateColorPicker →Required Arguments
- 07:4707:47, 9 February 2020 diff hist +113 DgsCreateColorPicker →Example
- 07:3407:34, 9 February 2020 diff hist +8 DgsGetQRCodeLoaded →Example current
- 07:3407:34, 9 February 2020 diff hist +660 N OnDgsQRCodeLoad Created page with "{{Client event}} __NOTOC__ This event is called when the DGS QRCode is loaded. ==Parameters== <syntaxhighlight lang="lua"> element QRCode </syntaxhighlight> ==Example== <sy..." current
- 07:3407:34, 9 February 2020 diff hist +8 DgsRequestQRCode →Example current
- 07:2607:26, 9 February 2020 diff hist 0 DgsRequestQRCode No edit summary
- 07:2607:26, 9 February 2020 diff hist 0 DgsRequestQRCode No edit summary
- 07:2607:26, 9 February 2020 diff hist +1,162 N DgsRequestQRCode Created page with "__NOTOC__ {{Client function}} This function uses the API from '''api.qrserver.com''' to create a QRCode and handled by DGS. ==Syntax== <syntaxhighlight lang="lua"> element..."
- 07:2107:21, 9 February 2020 diff hist +67 DgsGetQRCodeLoaded →Syntax
- 07:1907:19, 9 February 2020 diff hist +769 N DgsGetQRCodeLoaded Created page with "__NOTOC__ {{Client function}} This function gets whether the DGS QRCode is loaded or not. ==Syntax== <syntaxhighlight lang="lua"> bool dgsGetQRCodeLoaded( element QRCode ) <..."
- 07:1407:14, 9 February 2020 diff hist +113 Template:DGSEVENTS →Plugin
- 07:1307:13, 9 February 2020 diff hist +138 Template:DGSFUNCTIONS →Plugin
- 07:1307:13, 9 February 2020 diff hist 0 N File:DGS Request QRCode.png No edit summary current
5 February 2020
- 18:4818:48, 5 February 2020 diff hist +172 DgsRoundRectSetRadius →Syntax
4 February 2020
- 12:5412:54, 4 February 2020 diff hist +98 GetResourceFromName No edit summary
29 January 2020
- 14:1314:13, 29 January 2020 diff hist −16 Dgs-dxwindow No edit summary
- 09:2509:25, 29 January 2020 diff hist −132 DgsG2DLoadHooker No edit summary current