User contributions for ClawSuit

Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

21 May 2022

  • 20:1520:15, 21 May 2022 diff hist +8 m DxListNo edit summary current
  • 20:1420:14, 21 May 2022 diff hist 0 m DxImageNo edit summary current
  • 20:1420:14, 21 May 2022 diff hist +17 m DxImageNo edit summary
  • 20:1420:14, 21 May 2022 diff hist +1,863 N DxImageCreated page with "__NOTOC__ {{Client function}} Esta función crea una imagen basada en dxCreateTexture + dxDrawing. <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"> element dxImage( int x, int y, int w, int h, string filepath, [ element parent = nil , string textureformat = 'dxt5', mipmaps = true, textureType = 'clamp' ] ) </syntaxhig..."
  • 19:0619:06, 21 May 2022 diff hist +1 m DxGridListGetScrollHVNo edit summary
  • 19:0519:05, 21 May 2022 diff hist +1,500 N DxGridListGetScrollHVCreated page with "__NOTOC__ {{Client function}} Esta función sirve para extraer el scroll horizontal y vertical de una dxGridList. <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"> element element dxGridListGetScrollHV( element element ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. ==Ej..."
  • 18:4918:49, 21 May 2022 diff hist +1,257 N DxGridListSetItemSelectedCreated page with "__NOTOC__ {{Client function}} Esta función sirve para seleccionar una fila de articulos/items de una dxGridList. <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 dxGridListSetItemSelected( element element, int index ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. *..."
  • 17:1717:17, 21 May 2022 diff hist −3 m DxGridListGetItemSelectedNo edit summary
  • 17:1417:14, 21 May 2022 diff hist +1,415 N DxGridListGetItemSelectedCreated page with "__NOTOC__ {{Client function}} Esta función sirve para obtener la fila de articulos/items seleccionada de una dxGridList. <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"> int table dxGridListGetItemSelected( element element ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList...."
  • 07:3907:39, 21 May 2022 diff hist +934 N DxGridListRemoveColumnCreated page with "__NOTOC__ {{Client function}} Esta función sirve para remover una columna de una dxGridList. <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 dxGridListRemoveColumn( element element, string name ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. * '''name''': El nombr..."
  • 07:3707:37, 21 May 2022 diff hist +965 N DxGridListAddColumnCreated page with "__NOTOC__ {{Client function}} Esta función sirve para agregar una columna a una dxGridList. <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 dxGridListAddColumn( element element, string name, float size ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. * '''name''':..."
  • 07:3307:33, 21 May 2022 diff hist −2 m DxGridListAddItemNo edit summary
  • 07:3307:33, 21 May 2022 diff hist +1,175 N DxGridListRemoveItemCreated page with "__NOTOC__ {{Client function}} Esta función sirve para eliminar un articulo/ítem de una dxGridList. <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 dxGridListRemoveItem( element element, int index ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. * '''index''': Un e..."
  • 07:2807:28, 21 May 2022 diff hist +1,131 N DxGridListAddItemCreated page with "__NOTOC__ {{Client function}} Esta función sirve para agregar un articulo/ítem a una dxGridList. <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"> element dxGridListAddItem( element element, columna1, column2, ... ) </syntaxhighlight> ===Argumentos requeridos=== * '''element''': El elemento dxGridList. * '''......"
  • 07:2007:20, 21 May 2022 diff hist +1,186 N DxGridListCreated page with "__NOTOC__ {{Client function}} Esta función crea una lista de cuadrícula basado en dxDrawing. <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"> element dxGridList( int x, int y, int w, int h, [ element parent = nil] ) </syntaxhighlight> ===Argumentos requeridos=== * '''x''': Un entero que representa la posición X de la..."
  • 07:1107:11, 21 May 2022 diff hist +845 N DxEditSetMaxCharactersCreated page with "__NOTOC__ {{Client function}} Esta función sirve para colocar un maximo de caracteres que se pueden escribir en un dxEdit. <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 dxEditSetMaxCharacters( element element, int quantity ) </syntaxhighlight> ===Argumentos requeridos=== *'''element:''' El elemento dxEdi..."
  • 07:0807:08, 21 May 2022 diff hist −71 m DxCheckBoxGetStateNo edit summary
  • 07:0607:06, 21 May 2022 diff hist −116 m DxCheckBoxSetStateNo edit summary
  • 07:0607:06, 21 May 2022 diff hist −93 m DxWindowSetCloseStateNo edit summary
  • 07:0407:04, 21 May 2022 diff hist +748 N DxEditSetMaskedCreated page with "__NOTOC__ {{Client function}} Esta función sirve para enmascarar el texto de un dxEdit. <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 dxEditSetMasked( element element, bool bool ) </syntaxhighlight> ===Argumentos requeridos=== *'''element:''' El elemento dxEdit. *'''bool:''' Un booleano (true o false)...."
  • 06:5806:58, 21 May 2022 diff hist +978 N DxCheckBoxGetStateCreated page with "__NOTOC__ {{Client function}} Esta función sirve para obtener el estado de un dxCheckBox. <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 dxCheckBoxSetState( element element ) </syntaxhighlight> ===Argumentos requeridos=== thumb|Boton *'''element:''' El elemento dxCheckBox al que..."
  • 06:5606:56, 21 May 2022 diff hist +1,086 N DxCheckBoxSetStateCreated page with "__NOTOC__ {{Client function}} Esta función cambia el estado de un dxCheckBox. <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 dxCheckBoxSetState( element element, bool bool ) </syntaxhighlight> ===Argumentos requeridos=== thumb|Boton *'''element:''' El elemento dxCheckBox al que..."
  • 00:0600:06, 21 May 2022 diff hist +183 m DxListNo edit summary
  • 00:0400:04, 21 May 2022 diff hist +15 m DxEditNo edit summary
  • 00:0300:03, 21 May 2022 diff hist +90 m DxCheckBoxNo edit summary
  • 00:0300:03, 21 May 2022 diff hist +15 m DxButtonNo edit summary
  • 00:0200:02, 21 May 2022 diff hist +158 m DxWindowGetCloseStateNo edit summary

20 May 2022

11 May 2022

  • 05:1605:16, 11 May 2022 diff hist −1 m DxSetFontNo edit summary
  • 05:1405:14, 11 May 2022 diff hist −1 m DxSetFontNo edit summary
  • 05:1305:13, 11 May 2022 diff hist +12 m DxSetFontNo edit summary
  • 05:1105:11, 11 May 2022 diff hist +1,417 N DxSetFontCreated page with "__NOTOC__ {{Client Function}} Esta funcion sirve para cambiar la fuente de un elemento de la Modern-Library . ==Sintaxis== <syntaxhighlight lang="lua">bool dxSetFont(string fontName, float size )</syntaxhighlight> ===Argumentos requeridos=== * '''fontName''': El nombre de la fuente sin su extension, ''Ejemplo'' en ves de ''Basic-Regular.ttf'' colocar ''Basic-Regular'' * '''size''': Un flotante que representa el tamaño de la fuente. ===Fuentes locales=== * '''Basic..."
  • 05:0305:03, 11 May 2022 diff hist −7 m DxFontNo edit summary
  • 05:0205:02, 11 May 2022 diff hist +1,412 N DxFontCreated page with "__NOTOC__ {{Client Function}} Esta funcion sirve para crear una fuente que podra ser utilizada por cualquier elemento de Modern-Library. ==Sintaxis== <syntaxhighlight lang="lua">bool dxFont(string path, float size, [ bool bold = nil ] )</syntaxhighlight> ===Argumentos requeridos=== * '''path''': La ruta del archivo tipo fuente. > ''Ruta local de la libreria'' '''"files/font/"''' ↓ * '''size''': Un flotante que representa el tamaño de la fuente. ===Argumentos..."
  • 04:1304:13, 11 May 2022 diff hist −24 m DxWindowGetCloseStateNo edit summary
  • 04:1204:12, 11 May 2022 diff hist −22 m DxWindowGetCloseStateNo edit summary
  • 04:1104:11, 11 May 2022 diff hist +723 N DxWindowGetCloseStateCreated page with "__NOTOC__ {{Client Function}} Esta funcion obtiene el estado del boton de cerrado de una dxWindow. ==Sintaxis== <syntaxhighlight lang="lua">bool dxWindowGetCloseState(element element)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La ventana la cual se obtendra el estado del boton de cerrado. ==Ejemplo de Uso== <syntaxhighlight lang="lua"> loadstring(exports.dxlib:dxGetLibrary())() --creamos una ventana win = dxWindow(251, 21, 250, 300, 'Window DEM..."
  • 04:0604:06, 11 May 2022 diff hist +751 N DxWindowSetCloseStateCreated page with "__NOTOC__ {{Client Function}} Esta funcion oculta o visualiza el boton de cerrado de una dxWindow. ==Sintaxis== <syntaxhighlight lang="lua">bool dxWindowSetCloseState(element element, bool state)</syntaxhighlight> ===Argumentos requeridos=== * '''element''': La ventana la cual se le cambiara el estado del boton de cerrado. * '''state''': Un booleano que representa el estado del boton de cerrado, ''true'' o ''false''. ==Ejemplo de Uso== <syntaxhighlight lang="lua">..."
  • 04:0004:00, 11 May 2022 diff hist −1 m DxWindowNo edit summary
  • 03:5903:59, 11 May 2022 diff hist +4 m DxWindowNo edit summary
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)