PDA

View Full Version : DXGUI2 Beta 1 Released



jdarling
25-05-2006, 05:50 PM
For a while I've been working on some code to create GUI components for unDelphiX. Problem with the ones I've found thus far was demo applications and support. Below is a link to my version of DXGUI that currently has the following components:

TDXGUIBase - Base and root container
TDXPanel - Panel w/o caption
TDXLabel - Label with multiline support
TDXEdit - Edit control just like a normal TEdit, still have work to do on this

Zip package contains a compiled exe for those of you who are like me and hate to install components just to test them. Also I've included the GLScene Keyboard.pas file in the archive as I'm making use of the IsKeyDown method within it.

http://www.eonclash.com/undelphix/gui/DXGUI2.zip