Page 1 of 2

Drac's Irrlicht GUI Designer *Official Thread*

Posted: Sat Dec 11, 2004 7:30 pm
by dracflamloc
This thread will be dedicated to the Irrlicht GUI Designer, who's creation was spurred by a post of Melchiors. It is written in the .NET Framework, so you will need the .NET runtime to use this.

.NET Framework Link: http://www.microsoft.com/downloads/deta ... laylang=en

This is basically a gui designer similar to the ones used in Visual Basic, (though not as advanced yet.)

Current Version: RC2

Supported Irrlicht GUI types:
EditBox
ComboBox
StaticText
Button
ListBox
CheckBox
Image

Other Features:
Insertion of code into a template file.
Realtime code generation.
Save code window to a file.
...and much more.


More to come!


Download Link: http://www.dracsoft.com/zips/irr_gui_editor.zip


Screenshot:
Image

Posted: Mon Dec 13, 2004 5:03 pm
by RLG unlogged
looks nice! Let me know if u need any custom graphics 8)

RabidLockerGnome@hotmail.com

Posted: Mon Dec 13, 2004 5:53 pm
by dracflamloc
If you would like to come up with a splash screen/logo graphic that'd be great. The DracSoft logo is on my home page and is pretty simple. http://www.dracsoft.com/

Posted: Tue Dec 14, 2004 3:51 pm
by dracflamloc
There should be a new version up in the next day or so, keep your eyes peeled.

Posted: Tue Dec 21, 2004 3:45 am
by dracflamloc
Took longer than I thought to get some free time but I'm currently adding support for multiple combo-boxes and am now working on adding many more gui elements. Keep checking in...

Posted: Tue Dec 21, 2004 5:02 am
by dracflamloc
Okay the beta of 1.0 is up for you all. Added two new gui element types (checkbox, listbox) and a nice splash screen, plus some more features! Post comments please.

Posted: Wed Dec 22, 2004 2:12 am
by Guest
Looking nice!
Can't wait to see the real 1.0!

Posted: Thu Dec 23, 2004 7:43 pm
by Midnight
You're stealing my thunder :(

lol nice bro maybe you should consider helping me with Guice?

you can contact me with the msn button below..

Posted: Fri Dec 24, 2004 3:13 am
by dracflamloc
Just a quick fix update to resolve issues of the editor putting a ' instead of " for listitems in the generated code.

Posted: Fri Dec 24, 2004 10:29 am
by dracflamloc
Ok beta 2 is out, BIG changes:
Added a grid
Snap-to the grid
Click N Drag creation of elements

This is a big update, and makes fast, easy and quality GUI creation a reality for the Irrlicht engine.

Because of the nature of this update (double buffering for the grid/drag rectangle) there is potential for a slowdown on older systems. There is the option to disable the grid and rectangle. (Note you CAN use the snap-to without the grid showing).

Because of this potential please post your system specs and your performance (smooth, adequate, slow, awful). This will help me out alot so please test this one!

Coming soon:
Custom grid/snapto size
Custom minimum element size

Posted: Mon Dec 27, 2004 8:14 am
by dracflamloc
RC1 is up, please test it. I'll release the final .NET version soon. This way I can get to work on rewriting it for Linux.

Posted: Thu Jan 06, 2005 3:44 am
by brcolow
What about adding support to drag IImages on to the grid...that would be really sweet :)

Posted: Mon Jan 10, 2005 3:14 pm
by dracflamloc
Good idea...

Posted: Thu Jan 13, 2005 11:16 pm
by dracflamloc
Sorry its been such a long time since the update. My programming bliss got interefered with by real life :oops:

I'll have an update available hopefully soon!

Posted: Fri Jan 21, 2005 6:56 pm
by dracflamloc
Image GUI elements are now supported. RC2 is the version, a few bugfixes with the grid and rectangle are all thats left until I dub it 1.0 Final.