[gameprogrammer] Re: tutorials about gui design
- From: "jclark" <jclark@xxxxxxxx>
- To: <gameprogrammer@xxxxxxxxxxxxx>
- 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
- Follow-Ups:
- [gameprogrammer] Re: tutorials about gui design
- From: Kevin Fields
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: Kevin Fields