Some screenshots and examples of DUI code

DUI version 00.07

Welcome
What is DUI
Screenshots
Contacts
DUI
Downloads
Windows pack
nightly
Tutorial
Diffs to GTK
Events
Class view
Class Index
Class List
OpenGL
To do
roadmap
To do
Known Problems
Links
Site pages
Links
Acknowledgments

Warning:
These code examples should not be used as D code examples as the author is an absolute beginner with D and left out many of the features of D.
The author used only a subset of the features of D that he is familiar from other languages.
see also the Differences from GTK page.

see also the Listening to events page.

See some images and the DUI code that generated them

DUI aims to implement all the GTK+ widget and most (almost all) GTK+ functions.
If you familiar GTK you will find it very easy to start creating GUI applications with DUI.
If you are familiar with any type of GUI toolkit then working with DUI should also be very easy

Here are some examples generated by DUI. Obviously this will look exactly like any GTK+ images
When you change the look and feel of your GTK (from the gnome configuration panels for instance) the DUI look and feel will also change
see the Scales and scrollbar examples of DUI code page for an example of an alternative look.

HelloWorld.png

HelloWorld

HelloWorld.d example of DUI code
DrawingArea_small.png

drawing area

Drawing Area example of DUI code
StockButtons_small.png

stock buttons

Stock images as buttons example of DUI code
Scales_small.png

scales

Scales_aqua_small.png

scales

Scales and scrollbar examples of DUI code
Image_small.png

images

images example of DUI code
Text_1_small.png

text

Text example of DUI code
Tree_1_small.png

tree

Tree picture (sorry no code)


Generated on Sun Dec 21 02:47:16 2003 for DUI by doxygen 1.3.4