PDA

View Full Version : TGLXComponentEngine



Andreaz
14-11-2003, 01:38 PM
The new component engine is soon ready.

I have created the following components:

TGLXButton
TGLXCheckBox
TGLXEdit
TGLXImage
TGLXLabel
TGLXListBox
TGLXPanel
TGLXScrollbar
TGLXWindow


Is there a need for any other controls ?

Abened
14-11-2003, 06:26 PM
This looks cool, what will it look like ? design time components or runtime ? how customizable will they be ?

And perhaps you could add a TGLXProgressBar (alway handy those little progress bars :) ) and even perhaps a TGLXSpinEdit (to enter numbers only).

Waiting for it ! Abened

Tokter
14-11-2003, 08:35 PM
TGLXDBGrid...just kidding :)
Looking forward to test it...

Andreaz
17-11-2003, 10:11 AM
This looks cool, what will it look like ? design time components or runtime ? how customizable will they be ?

And perhaps you could add a TGLXProgressBar (alway handy those little progress bars :) ) and even perhaps a TGLXSpinEdit (to enter numbers only).

Waiting for it ! Abened

The component's is all runtime like the java ones, Tokter has plans for writing an editor for it later. They will be customizable in the graphic parts, they all uses textures and it's not all to hard to create new components.

ProgressBar and SpinEdit, good, they'll be there