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.

DDgui_pushdialog: x%, y%, width%, height%

   [, center_to_screen% = FALSE]

 

Creates a DDgui window

 

Example :

 

DDgui_pushdialog(0,0,100,100,TRUE)

 

Result :

 

This creates a window and centres it to the screen