User contributions for PandFort
		
		
		
		
		
		Jump to navigation
		Jump to search
		
 
		
	
10 July 2022
- 18:0318:03, 10 July 2022 diff hist −51 ES/onClick No edit summary
 - 18:0318:03, 10 July 2022 diff hist +400 N ES/onClick  Created page with "{{Client event}} __NOTOC__ Este evento se activa cuando cualquier elemento de DxLib es clickeado {{Note|El '''player''' quien clickeo el elemento siempre será localPlayer.}} {{Note|Si usted desea saber más sobre triggers... Mire addEventHandler}} ==Parametross== <syntaxhighlight lang="lua"> string button, string state, int absoluteX, int absoluteY, bool isCoolingDown </syntaxhighlight>"
 
13 May 2022
- 22:1922:19, 13 May 2022 diff hist +17 DxEdit No edit summary
 - 22:1822:18, 13 May 2022 diff hist +1,222 N DxEdit  Created page with "__NOTOC__ {{Client Function}} 300px|thumb|right|Ventana de Pruebas. Esta funcion crea un cuadro de texto basado en dxDrawing. ==Sintaxis== <syntaxhighlight lang="lua">element dxEdit(int x, int y, int w, int h, string text, [ element parent = nil ])</syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X del origen absoluto de la ventana, representado por píxeles en la pantalla. * '''y''': Un entero que rep..."
 - 22:1422:14, 13 May 2022 diff hist −7 DxCheckBox No edit summary
 - 22:1322:13, 13 May 2022 diff hist +1,204 N DxCheckBox  Created page with "__NOTOC__ {{Client Function}} 300px|thumb|right|Ventana de Pruebas. Esta funcion crea una ventana moderna basado en dxDrawing. ==Sintaxis== <syntaxhighlight lang="lua">element dxCheckBox(int x, int y, int w, int h, [ element parent = nil, bool rounded = nil ] )</syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X del origen absoluto de la ventana, representado por píxeles en la pantalla. * '''y''': Un e..."
 - 16:1216:12, 13 May 2022 diff hist +1,080 N DxList  Created page with "__NOTOC__ {{Client Function}} 300px|thumb|right|Ventana de Pruebas. Esta funcion crea una lista basada en dxDrawing. ==Sintaxis== <syntaxhighlight lang="lua">element dxList(int x, int y, int w, int h, [ element parent = nil ])</syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X del origen absoluto de la ventana, representado por píxeles en la pantalla. * '''y''': Un entero que representa la posición Y..."
 - 16:1216:12, 13 May 2022 diff hist −75 DxWindow No edit summary
 - 16:1116:11, 13 May 2022 diff hist −15 DxWindow No edit summary
 - 16:0916:09, 13 May 2022 diff hist +247 DxWindow  Undo revision 74596 by PandFort (talk) Tag: Undo
 - 16:0816:08, 13 May 2022 diff hist −247 DxWindow No edit summary
 
11 May 2022
- 03:5503:55, 11 May 2022 diff hist +140 N Template:DXLIB EVENTS  Created page with "===<span style="color:##332170;text-shadow:0.05em 0.05em 0.2em blue;">General Events</span>=== *onClick *onClose *onScrollChange" current
 - 03:5403:54, 11 May 2022 diff hist +40 Modern-Library No edit summary
 - 03:5203:52, 11 May 2022 diff hist +4 Modern-Library No edit summary
 - 03:4903:49, 11 May 2022 diff hist +28 N Mordern-Library  PandFort moved page Mordern-Library to Modern-Library current Tag: New redirect
 - 03:4903:49, 11 May 2022 diff hist 0 m Modern-Library  PandFort moved page Mordern-Library to Modern-Library
 - 03:4703:47, 11 May 2022 diff hist +10 Template:DXLIB FUNCTIONS No edit summary
 - 03:4703:47, 11 May 2022 diff hist −340 Template:DXLIB FUNCTIONS No edit summary
 - 03:4603:46, 11 May 2022 diff hist −220 Template:DXLIB FUNCTIONS  →General Functions
 - 03:4503:45, 11 May 2022 diff hist +11 Modern-Library No edit summary
 - 03:4403:44, 11 May 2022 diff hist +10 DxWindow No edit summary
 - 03:4303:43, 11 May 2022 diff hist +22 N DxButton-esp  PandFort moved page DxButton-esp to DxButton over redirect current Tag: New redirect
 - 03:4303:43, 11 May 2022 diff hist 0 m DxButton  PandFort moved page DxButton-esp to DxButton over redirect
 - 03:4203:42, 11 May 2022 diff hist +22 N Dxlibrary-dxWindow  PandFort moved page Dxlibrary-dxWindow to DxWindow current Tag: New redirect
 - 03:4203:42, 11 May 2022 diff hist 0 m DxWindow  PandFort moved page Dxlibrary-dxWindow to DxWindow
 - 03:4103:41, 11 May 2022 diff hist +2 DxWindow No edit summary
 - 03:3903:39, 11 May 2022 diff hist −7 DxButton  Undo revision 74566 by PandFort (talk) Tag: Undo
 - 03:3703:37, 11 May 2022 diff hist +7 DxButton No edit summary
 - 03:3603:36, 11 May 2022 diff hist +101 DxButton No edit summary
 - 03:3003:30, 11 May 2022 diff hist 0 m DxButton  PandFort moved page DxButton to DxButton-esp
 - 03:2803:28, 11 May 2022 diff hist +2,034 N DxButton  Created page with "__NOTOC__ {{Client function}} This function allows creation of a Modern DX Library Button, which is a clickable item as part of GUI. '''Notice: This is a function exported by Modern DX Library!''' ==Syntax== <syntaxhighlight lang="lua"> element dxButton( float x, float y, float width, float height, string text [, element parent = nil, bool rounded = nil ) </syntaxhighlight> ===Required Arguments=== thumb|DGS Button *'''x:''' A float of the..."
 - 03:2803:28, 11 May 2022 diff hist −2,034 Dxlibrary-dxButton  Blanked the page current Tag: Blanking
 - 03:2803:28, 11 May 2022 diff hist −10 Template:DXLIB FUNCTIONS  →Button
 - 03:2403:24, 11 May 2022 diff hist 0 Dxlibrary-dxButton No edit summary
 - 03:2403:24, 11 May 2022 diff hist +2,034 N Dxlibrary-dxButton  Created page with "__NOTOC__ {{Client function}} This function allows creation of a Modern DX Library Button, which is a clickable item as part of GUI. '''Notice: This is a function exported by Modern DX Library!''' ==Syntax== <syntaxhighlight lang="lua"> element dxButton( float x, float y, float width, float height, string text [, element parent = nil, bool rounded = nil ) </syntaxhighlight> ===Required Arguments=== thumb|DGS Button *'''x:''' A float of the..."
 - 03:0203:02, 11 May 2022 diff hist +138 Modern-Library No edit summary
 - 03:0003:00, 11 May 2022 diff hist −2 Template:DXLIB FUNCTIONS No edit summary
 - 03:0003:00, 11 May 2022 diff hist +1,017 Template:DXLIB FUNCTIONS No edit summary
 - 02:5302:53, 11 May 2022 diff hist +191 Template:DXLIB FUNCTIONS No edit summary
 - 02:5102:51, 11 May 2022 diff hist +18 Modern-Library No edit summary
 - 02:5002:50, 11 May 2022 diff hist +671 Template:DXLIB FUNCTIONS  →General Functions
 - 02:4702:47, 11 May 2022 diff hist +764 Template:DXLIB FUNCTIONS  →Unique Properties
 - 02:4202:42, 11 May 2022 diff hist +121 N Template:DXLIB FUNCTIONS  Created page with "===<span style="color:##332170;text-shadow:0.05em 0.05em 0.2em blue;">Unique Properties</span>=== *dxlibrary-dxWindow"
 - 02:4002:40, 11 May 2022 diff hist −20 Modern-Library No edit summary
 - 02:4002:40, 11 May 2022 diff hist −137 Template:DXLIBPROPERTIES  →General Properties current Tag: Blanking
 - 02:3802:38, 11 May 2022 diff hist +18 Modern-Library No edit summary
 - 02:3802:38, 11 May 2022 diff hist +137 N Template:DXLIBPROPERTIES  Created page with "===<span style="color:##332170;text-shadow:0.05em 0.04em 0.2em #00000099;">General Properties</span>=== *DGS General Basic Properties"
 - 02:3402:34, 11 May 2022 diff hist +64 Modern-Library No edit summary
 - 02:3302:33, 11 May 2022 diff hist +8 Modern-Library No edit summary
 - 02:3202:32, 11 May 2022 diff hist +951 Modern-Library No edit summary