User contributions for Thisdp
Jump to navigation
Jump to search
9 September 2017
- 12:4712:47, 9 September 2017 diff hist +6 Dgs-dxbutton →Properties
- 12:4712:47, 9 September 2017 diff hist +68 Dgs-dxbutton No edit summary
- 12:4612:46, 9 September 2017 diff hist −242 Dgs-dxbutton →Properties
- 12:4612:46, 9 September 2017 diff hist −230 Dgs-dxbutton No edit summary
- 12:4512:45, 9 September 2017 diff hist +19 Dgs-dxbutton No edit summary
- 12:4512:45, 9 September 2017 diff hist +112 Dgs-dxbutton No edit summary
- 12:4212:42, 9 September 2017 diff hist +20 Dgs-dxbutton No edit summary
- 12:4112:41, 9 September 2017 diff hist +601 Dgs-dxbutton No edit summary
- 12:4112:41, 9 September 2017 diff hist −2 Dgs-dxbutton No edit summary
- 12:4112:41, 9 September 2017 diff hist +10 N Dgs-dxbutton Created page with "{{Client}}"
8 September 2017
- 14:2514:25, 8 September 2017 diff hist +41 Template:DGSFUNCTIONS →Grid List
2 September 2017
- 13:1613:16, 2 September 2017 diff hist +56 Template:DGSPROPERTIES No edit summary
- 13:1313:13, 2 September 2017 diff hist +13 Template:DGSPROPERTIES No edit summary
- 13:1313:13, 2 September 2017 diff hist +210 Template:DGSPROPERTIES No edit summary
- 13:1213:12, 2 September 2017 diff hist +10 N Template:DGSPROPERTIES Created page with "Window"
- 13:1113:11, 2 September 2017 diff hist +49 Resource:DGS No edit summary
31 August 2017
- 04:2304:23, 31 August 2017 diff hist +173 Template:DGSFUNCTIONS No edit summary
- 04:1004:10, 31 August 2017 diff hist +1,067 N DgsSetFont Created page with "{{Client function}} __NOTOC__ This function sets the font of a dgs element to be used when drawing text. ==Syntax== <syntaxhighlight lang="lua"> bool dgsDxGUISetFont( elemen..."
- 04:0404:04, 31 August 2017 diff hist 0 DgsGetFont No edit summary
- 04:0204:02, 31 August 2017 diff hist +37 DgsGetFont →Example
- 04:0004:00, 31 August 2017 diff hist −7 DgsGetFont →Returns
- 04:0004:00, 31 August 2017 diff hist +1,034 N DgsGetFont Created page with "{{Client function}} __NOTOC__ This function is used to get the current font that is used to draw text in GUI elements. ==Syntax== <syntaxhighlight lang="lua"> string/element..."
- 03:5803:58, 31 August 2017 diff hist −12 DgsGetType No edit summary
- 03:5703:57, 31 August 2017 diff hist +722 N DgsGetType Created page with "{{Server client function}} __NOTOC__ This function is used to retrieve the type of a dgs element, an element even a string/number/bool value. ==Syntax== <syntaxhighlight lan..."
- 03:5303:53, 31 August 2017 diff hist +67 DgsGetElementsFromResource →Example
- 03:4703:47, 31 August 2017 diff hist −620 DgsGetElementsFromResource No edit summary
- 03:4403:44, 31 August 2017 diff hist +5 DgsGetElementsFromResource No edit summary
- 03:4403:44, 31 August 2017 diff hist +1,524 N DgsGetElementsFromResource Created page with "{{Client function}} __NOTOC__ This function is used to get DGS elements which were created by other resources. ==Syntax== <syntaxhighlight lang="lua"> table dgsGetDxGUIFromR..."
- 03:4203:42, 31 August 2017 diff hist +54 Template:DGSFUNCTIONS No edit summary
29 August 2017
- 10:5110:51, 29 August 2017 diff hist +38 Template:DGSFUNCTIONS No edit summary
28 August 2017
- 07:5807:58, 28 August 2017 diff hist +4 DgsComboBoxRemoveItem →Example
- 07:5707:57, 28 August 2017 diff hist +4 DgsComboBoxSetItemText →Example
- 07:5707:57, 28 August 2017 diff hist +4 DgsComboBoxGetItemText →Example
25 August 2017
- 15:0315:03, 25 August 2017 diff hist 0 DgsCreateEdit →Syntax
- 14:4514:45, 25 August 2017 diff hist +153 Template:DGSFUNCTIONS No edit summary
- 14:4114:41, 25 August 2017 diff hist +15 Resource:DGS No edit summary
- 14:3614:36, 25 August 2017 diff hist +4 DgsEditGetReadOnly →Example
- 14:3514:35, 25 August 2017 diff hist −14 DgsEditGetReadOnly →Returns
- 14:3514:35, 25 August 2017 diff hist +1,128 N DgsEditGetReadOnly Created page with "__NOTOC__ {{Client function}} This function allows you to get read-only status for a dgs edit box. ==Syntax== <syntaxhighlight lang="lua"> bool dgsDxEditGetReadOnly ( elemen..."
- 14:2414:24, 25 August 2017 diff hist +3 DgsEditSetReadOnly No edit summary
- 14:2414:24, 25 August 2017 diff hist +29 DgsEditSetReadOnly →Syntax
- 14:2114:21, 25 August 2017 diff hist −21 OnDgsWindowClose →Example
- 14:2014:20, 25 August 2017 diff hist −6 OnDgsWindowClose No edit summary
- 14:2014:20, 25 August 2017 diff hist +1 OnDgsWindowClose No edit summary
- 14:2014:20, 25 August 2017 diff hist −3 OnDgsWindowClose →Example
- 14:2014:20, 25 August 2017 diff hist +814 N OnDgsWindowClose Created page with "{{Client event}} __NOTOC__ This event is fired when a dgs-dxwindow is being closed. Notice: You can cancel this event and set close animation. ==Parameters== None ==Source..."
- 14:1514:15, 25 August 2017 diff hist +4 OnDgsGUIPreCreate No edit summary
- 14:1414:14, 25 August 2017 diff hist +729 N OnDgsGUIPreCreate Created page with "{{Client event}} __NOTOC__ This event is fired when the item of a dgs-dxgui element has been created but before finishing data calculating which is different from onClientDgs..."
- 14:0614:06, 25 August 2017 diff hist +654 N OnDgsDestroy Created page with "{{Client event}} __NOTOC__ This event is fired when the item of a dgs-dxgui element has been destroyed. ==Parameters== None ==Source== The event system#Event source|sour..."
- 14:0514:05, 25 August 2017 diff hist +641 N OnDgsCreate Created page with "{{Client event}} __NOTOC__ This event is fired when the item of a dgs-dxgui element has been created. ==Parameters== None ==Source== The event system#Event source|source..."