User contributions for Thisdp
Jump to navigation
Jump to search
4 August 2019
- 05:0705:07, 4 August 2019 diff hist 0 DgsCreateRoundRect No edit summary
- 05:0605:06, 4 August 2019 diff hist 0 Dgs3DInterfaceSetResolution No edit summary current
- 05:0605:06, 4 August 2019 diff hist 0 Dgs3DInterfaceSetResolution No edit summary
- 05:0605:06, 4 August 2019 diff hist +1,181 N Dgs3DInterfaceSetResolution Created page with "__NOTOC__ {{Client function}} This function sets the width and height of render target of 3D interface. <span style="color:#FF0000;text-shadow:black 0.1em 0.1em 0.2em;">>>>W..."
- 05:0505:05, 4 August 2019 diff hist −2 Dgs3DInterfaceSetSize →Example current
- 05:0505:05, 4 August 2019 diff hist +2 Dgs3DInterfaceSetSize No edit summary
- 05:0405:04, 4 August 2019 diff hist +5 Dgs3DInterfaceSetSize No edit summary
- 05:0305:03, 4 August 2019 diff hist +1,000 N Dgs3DInterfaceGetResolution Created page with "__NOTOC__ {{Client function}} This function returns the width and height of the render target of 3D interface. ==Syntax== <syntaxhighlight lang="lua"> float, float dgs3DInt..." current
- 05:0105:01, 4 August 2019 diff hist +568 N DgsSetMultiClickInterval Created page with "{{Client function}} __NOTOC__ This function sets the determine time between 2 clicks of double click. ==Syntax== <syntaxhighlight lang="lua"> bool dgsSetDoubleClickInterval(..."
- 04:5804:58, 4 August 2019 diff hist −113 DgsGetMultiClickInterval →Example
- 04:5804:58, 4 August 2019 diff hist +566 N DgsGetMultiClickInterval Created page with "{{Client function}} __NOTOC__ This function gets the determine time between 2 clicks of double click. ==Syntax== <syntaxhighlight lang="lua"> int dgsGetDoubleClickInterval(..."
- 04:5404:54, 4 August 2019 diff hist +62 Template:DGSFUNCTIONS No edit summary
- 04:5304:53, 4 August 2019 diff hist 0 DgsRoundRectSetColorOverwritten →Example
- 04:5304:53, 4 August 2019 diff hist +912 N DgsRoundRectGetColorOverwritten Created page with "__NOTOC__ {{Client function}} This function gets whether the color of round rectangle will overwrite the color of dx functions. ==Syntax== <syntaxhighlight lang="lua"> boo..."
- 04:5004:50, 4 August 2019 diff hist +1,238 N DgsRoundRectSetColorOverwritten Created page with "__NOTOC__ {{Client function}} This function sets whether the color of round rectangle will overwrite the color of dx functions. ==Syntax== <syntaxhighlight lang="lua"> boo..."
- 04:4404:44, 4 August 2019 diff hist +74 Template:DGSFUNCTIONS →Rounded Rectangle
3 August 2019
- 06:2906:29, 3 August 2019 diff hist +159 DgsSetPosition No edit summary
31 July 2019
- 11:4911:49, 31 July 2019 diff hist +38 Dgs-dxgridlist →rowData
- 11:4711:47, 31 July 2019 diff hist +1,261 Dgs-dxscrollbar No edit summary
- 11:2611:26, 31 July 2019 diff hist 0 Dgs-dxgridlist No edit summary
- 11:2511:25, 31 July 2019 diff hist +502 Dgs-dxgridlist No edit summary
29 July 2019
- 04:1304:13, 29 July 2019 diff hist +1,048 N DgsWindowGetCloseButtonSize Created page with "{{Client function}} __NOTOC__ This functions gets the size of dgs-dxwindow close(off) button. ==Syntax== <syntaxhighlight lang="lua"> bool dgsWindowGetCloseButtonSize( eleme..." current
- 04:0704:07, 29 July 2019 diff hist +4 Template:DGSFUNCTIONS →Scroll Bar
- 04:0504:05, 29 July 2019 diff hist +4,058 N Dgs-dxscrollbar Created page with "DGS Properties is always used to change the gui style and make it more fantastic. This page shows the properties of dgs-dx3dtext that you could use. ==Main Functions..."
- 03:2703:27, 29 July 2019 diff hist 0 Dgs-dx3dtext →Properties
- 03:2703:27, 29 July 2019 diff hist +2,309 N Dgs-dx3dtext Created page with "DGS Properties is always used to change the gui style and make it more fantastic. This page shows the properties of dgs-dx3dtext that you could use. ==Main Functions..."
- 03:2603:26, 29 July 2019 diff hist +12 Dgs-dxlabel →font
- 03:1803:18, 29 July 2019 diff hist 0 DGS General Basic Properties →functions
- 03:1603:16, 29 July 2019 diff hist +224 Dgs-dx3dinterface No edit summary
- 03:1303:13, 29 July 2019 diff hist +344 Dgs-dxmemo No edit summary
- 03:1203:12, 29 July 2019 diff hist +344 Dgs-dxedit No edit summary
- 03:1003:10, 29 July 2019 diff hist −7 DgsCreateMemo →Optional Arguments
- 03:0303:03, 29 July 2019 diff hist 0 DgsCreateEdit No edit summary
- 03:0203:02, 29 July 2019 diff hist +13 DgsCreate3DInterface →Example
26 July 2019
- 10:4910:49, 26 July 2019 diff hist +111 DgsBindToColorPicker No edit summary
- 10:4710:47, 26 July 2019 diff hist +760 N OnDgsColorPickerComponentSelectorChange Created page with "{{Client event}} __NOTOC__ This event is called when the value of dgs component selector changes. ==Parameters== <syntaxhighlight lang="lua"> element theElement </syntaxhigh..." current
- 10:4510:45, 26 July 2019 diff hist +697 N OnDgsColorPickerChange Created page with "{{Client event}} __NOTOC__ This event is called when the color of a dgs color picker changes. ==Parameters== <syntaxhighlight lang="lua"> element theElement </syntaxhighligh..." current
- 10:2010:20, 26 July 2019 diff hist +783 N DgsUnbindFromColorPicker Created page with "__NOTOC__ {{Client function}} This function allows the possibility to unbind a dgs edit/label/component selector/scrollbar from a dgs color picker. ==Syntax== <syntaxhighl..." current
- 10:1810:18, 26 July 2019 diff hist −2 DgsColorPickerSetComponentSelectorValue →Required Arguments current
- 10:1810:18, 26 July 2019 diff hist +1,384 N DgsColorPickerSetComponentSelectorValue Created page with "__NOTOC__ {{Client function}} This function sets the value in component selector ranges from 0 to 100. ==Syntax== <syntaxhighlight lang="lua"> bool dgsColorPickerSetCompon..."
- 10:1710:17, 26 July 2019 diff hist +21 DgsColorPickerGetComponentSelectorValue →Returns current
- 10:1610:16, 26 July 2019 diff hist +1,334 N DgsColorPickerGetComponentSelectorValue Created page with "__NOTOC__ {{Client function}} This function gets the value in component selector ranges from 0 to 100. ==Syntax== <syntaxhighlight lang="lua"> float dgsColorPickerGetCompo..."
- 10:1410:14, 26 July 2019 diff hist +2 DgsColorPickerCreateComponentSelector →Example
- 10:1410:14, 26 July 2019 diff hist +468 DgsColorPickerCreateComponentSelector No edit summary
- 10:1210:12, 26 July 2019 diff hist +2,036 N DgsColorPickerCreateComponentSelector Created page with "__NOTOC__ {{Client function}} <span style="color:#FF0000;text-shadow:black 0.1em 0.1em 0.2em;">>>>Warning: This feature requires pixel shader model 2_a<<<</span> This functi..."
- 10:1110:11, 26 July 2019 diff hist 0 N File:DGS ComponentSelector.png No edit summary
- 10:0710:07, 26 July 2019 diff hist +14 DgsBindToColorPicker →Example 2
- 09:5509:55, 26 July 2019 diff hist +11 DgsBindToColorPicker →Example 2
- 09:5409:54, 26 July 2019 diff hist +66 DgsBindToColorPicker →Example 2
- 09:3709:37, 26 July 2019 diff hist +2 DgsBindToColorPicker →Optional Arguments