DDgui Programmers Reference Guide by Nicholas J. Kingsley - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
DDgui_spacer: [width%=10000, height%=0]
Add space after a widget
Example :
DDgui_spacer(5000)
Result :
Adds spaces after a widget. It has no effect if no widgets have been created.
