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_widget%: id$, caption$
[, width%=0, height%=0]
Creates a widget
Example :
DDgui_widget(“example”,”This is a widget”)
Result :
This creates a border-less, non-interactive text
