DxProgressBar: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 October 2024

  • curprev 09:3009:30, 6 October 2024BR4 talk contribs 1,951 bytes +1,951 Created page with "__NOTOC__ {{Client function}} Esta función crea una barra de progreso útil. <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 dxProgressBar( int x, int y, int w, int h, [ element parent = nil , bool roundedProgressBar = false, int colorBackground = tocolor(255, 255, 255, 255), int colorProgress = tocolor(255, 255..."