[gameprogrammer] Re: tutorials about gui design
- From: "Kevin Fields" <drunkendruid@xxxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Tue, 28 Dec 2004 20:39:12 -0400
There's also Crazy Eddie's GUI system (aka. CEGUI).
If you google for CEGUI, it'll come up.
Or, if you're lazy like I usually am and want someone to get the link for
ya, here it is:
http://crayzedsgui.sourceforge.net/
CEGUI works for OpenGL, DirectX, the Irrlicht open source game engine, and
the Ogre rendering engine. Personally, I haven't gotten a chance to play
around with it, but everyone in the Ogre community seems to love it, so it
should have some worth. :)
>From: "jclark" <jclark@xxxxxxxx>
>Reply-To: gameprogrammer@xxxxxxxxxxxxx
>To: <gameprogrammer@xxxxxxxxxxxxx>
>Subject: [gameprogrammer] Re: tutorials about gui design
>Date: Tue, 28 Dec 2004 12:56:33 -0800
>
>Simulate OOP? Not really. OOP is a paradigm used for design, not the =
>language it's implemented in. Granted that's not what you asked, so...
>A few good API's for GUI libraries:
>
>www.wxwindows.org WxWidgets now.
>www.trolltech.com QT
>and be sure to check out SDL with SDL_gui:
>www.newimage.com/~rhk/SDL_gui/
>
>There are a billion others out there, try doing a google search for =
>"open source gui api".
>
>Have fun,
>Jason.
>
> > -----Original Message-----
> > From: gameprogrammer-bounce@xxxxxxxxxxxxx [mailto:gameprogrammer-
> > bounce@xxxxxxxxxxxxx] On Behalf Of Roger D. Vargas
> > Sent: Tuesday, December 28, 2004 9:15 AM
> > To: Game programmer list
> > Subject: [gameprogrammer] tutorials about gui design
> >=20
> > I have to create some simple widgets for my game (buttons, dialogs,
> > labels and edit boxes). The big problem is that the project is in old =
>C,
> > so I have to simulate some OOP. I had a tutorial about gui creation, =
>but
> > the link seems to be dead now and i didnt stored it.
> > Can somebody point me some tutorial or has some code I can use?
> >=20
> > --
> > Roger D. Vargas
> > Linux user #180787
> > ICQ: 117641572
> > * No hay nada tan importante que no pueda ser olvidado *
> > Alzheimer
> >=20
> >=20
> >=20
> > ---------------------
> > To unsubscribe go to http://gameprogrammer.com/mailinglist.html
> >=20
> >=20
> >=20
> > ---
> > Incoming mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.817 / Virus Database: 555 - Release Date: 12/15/2004
> >=20
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.817 / Virus Database: 555 - Release Date: 12/15/2004
>=20
>
>
>---------------------
>To unsubscribe go to http://gameprogrammer.com/mailinglist.html
>
>
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] Re: tutorials about gui design
- From: jclark
Other related posts:
- » [gameprogrammer] tutorials about gui design
- » [gameprogrammer] Re: tutorials about gui design
- » [gameprogrammer] Re: tutorials about gui design
- [gameprogrammer] Re: tutorials about gui design
- From: jclark