topical media & game development
lib-game-delta3d-sdk-examples-testGUI-readme.txt / txt
##############################
# #
# Delta3D Examples: testGUI #
# #
##############################
Uses modules: dtCore, dtABC, dtGUI
Purpose
-------
To demonstrate basic functionality of the dtGUI::CEUIDrawable class. A SliderBar
controls the opacity of the box. "Delta3D" is displayed inside a TextBox.
An EditableTextBox can be... surprise surprise... edited. The Button exits
the application. The cursor also changes to a different icon within the window.
Instructions
------------
To use hard coded UI definitions, just run "testGUI.exe" with no parameters.
To load the UI definitions from the layout file, run "testGUI.exe ..\examples\testGUI\gui.layout"
Controls
--------
Esc - Exit
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.