DgsCheckBoxSetButtonSide: 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.

5 February 2023

  • curprev 15:5815:58, 5 February 2023Thisdp talk contribs 810 bytes −2 No edit summary
  • curprev 15:4415:44, 5 February 2023Thisdp talk contribs 812 bytes −5 No edit summary
  • curprev 15:4115:41, 5 February 2023Thisdp talk contribs 817 bytes +817 Created page with "{{Client function}} __NOTOC__ This function sets the side of the button of a dgs check box. ==Syntax== <syntaxhighlight lang="lua"> bool dgsCheckBoxSetButtonSide ( dgsCheckBox [, string side = "left" ] ) </syntaxhighlight> ===Required Arguments=== *'''checkBox:''' The dgs check box. *'''side:''' The side of the button of the dgs check box is aligned to. Valid type strings are: **"left": The dgs check box will be placed at the left side of the text. **"right": The dgs..."