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.
Introduction
What DDGui is
DDGui is designed to allow each platform supported by GLBasic to have a GUI system that looks, acts and used in the same way.
DDGui allows the creation of buttons, sliders, edit boxes, check and radio buttons in a window that can be moved
What DDGui isn't
DDGui isn't a fully fledged GUI system – there are many things that haven't been implemented within DDGui – for example positioning is done relative to other other items, as opposed to positioning to X and Y coordinates
