Recent changes

Jump to navigation Jump to search

Track the most recent changes to the wiki on this page.

Recent changes options Below are the changes since 6 October 2024, 13:25 (up to 50 shown). (Reset date selection)
Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 | 60 | 90 | 120 days
Hide registered users | Hide anonymous users | Show my edits | Show bots | Hide minor edits
Show new changes starting from 17:33, 6 October 2024
   
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

6 October 2024

N    17:03  DxListSetItemSelected diffhist +1,256 BR4 talk contribs (Created page with "__NOTOC__ {{Client function}} Esta función sirve para seleccionar una fila de articulos/items de una dxList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Syntax== <syntaxhighlight lang="lua"> bool dxListSetItemSelected( element element, int index ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxList. * '''index'''...")
 m   16:38  Template:DXLIB FUNCTIONS‎‎ 3 changes history +30 [BR4‎ (3×)]
 m   
16:38 (cur | prev) −27 BR4 talk contribs (→‎List)
 m   
15:30 (cur | prev) +25 BR4 talk contribs (→‎ScrollBar)
 m   
15:11 (cur | prev) +32 BR4 talk contribs (→‎ScrollBar)
N    16:36  DxListGetItemSelected diffhist +1,319 BR4 talk contribs (Created page with "__NOTOC__ {{Client Function}} Esta funcion obtiene el item y la row seleccionado de una dxList. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Sintaxis== <syntaxhighlight lang="lua">bool dxListGetItemSelected(element element)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La dxList creada. ===Retorna=== * '''valores int: ''' devuelve...")
N    15:42  DxScrollSetVertical diffhist +1,028 BR4 talk contribs (Created page with "__NOTOC__ {{Client Function}} Esta funcion modifica el estilo de posición de la barra de desplazamiento creada dxScroll. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Sintaxis== <syntaxhighlight lang="lua">bool dxScrollSetVertical(element element, bool valorSet)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La dxScroll creada. * ''...")
N    15:24  DxScrollSetCurrentPosition diffhist +941 BR4 talk contribs (Created page with "__NOTOC__ {{Client Function}} Esta funcion modifica la posición del boton de la barra de desplazamiento creada dxScroll. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Sintaxis== <syntaxhighlight lang="lua">bool dxScrollSetCurrentPosition(element element, int valor)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La dxScroll creada. *...")
N    15:09  DxScrollGetCurrentPosition diffhist +1,059 BR4 talk contribs (Created page with " __NOTOC__ {{Client Function}} Esta funcion obtiene la posición de la barra de desplazamiento ya creada dxScroll. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Sintaxis== <syntaxhighlight lang="lua">bool dxScrollGetCurrentPosition(element element)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La dxScroll creada. ===Retorna=== * ''...")
N    14:48  DxScrollSetColorButton‎‎ 2 changes history +1,273 [BR4‎ (2×)]
 m   
14:48 (cur | prev) 0 BR4 talk contribs
N    
14:48 (cur | prev) +1,273 BR4 talk contribs (Created page with "__NOTOC__ {{Client Function}} Esta funcion modifica el color del boton para la barra de desplazamiento ya creada dxScroll. <small>'''<span style="color:#ff0000; text-shadow:black 0em 0.1em 0.1em;">''Aviso: Esta es una función exportada por Modern-Library!''</span>'''</small> ==Sintaxis== <syntaxhighlight lang="lua">bool dxScrollSetColor(element element, int r, int g, int b, int a)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La dxScroll c...")