Page 1 of 1

Tutorial CEGUI and Qt/QGLViewer

Posted: Fri Mar 10, 2006 10:28
by Xadeck
Hi folks,

I am working on a tutorial on Qt and CEGUI. It is almost finished (need to explain listeners).
You can find it at:

http://artis.imag.fr/Membres/Xavier.Dec ... ces/CEGUI/

I also added the link on the main page of the wiki.

Re: Tutorial CEGUI and Qt/QGLViewer

Posted: Tue Mar 14, 2006 13:15
by baxissimo
Xadeck wrote:I am working on a tutorial on Qt and CEGUI. It is almost finished (need to explain listeners).


I just skimmed over it, but it looks great.

Might be a good starting point for other people to create tutorials for other windowing toolkits they're familiar with. Basically leave all the CEGUI parts as they are, and search and replace Qt with wx, GTK, plain GL/GLUT, MFC or whatever. Obviously it would be harder than just search and replace :-). -- But still lots easier than writing a whole new tutorial from scratch.

Posted: Wed Mar 15, 2006 05:10
by lindquist
wow

Posted: Fri May 11, 2007 08:54
by Percy Camilo
great work, congratulations it's a wow help XD

Re: Tutorial CEGUI and Qt/QGLViewer

Posted: Fri May 11, 2007 12:25
by daves
Xadeck wrote:Hi folks,

I am working on a tutorial on Qt and CEGUI. It is almost finished (need to explain listeners).
You can find it at:

http://artis.imag.fr/Membres/Xavier.Dec ... ces/CEGUI/

I also added the link on the main page of the wiki.


This is an extremely worthwhile effort. Thanks for taking the time. I'll be sure to print this out and study it.

Posted: Fri May 11, 2007 13:27
by Pompei2
funny thing to have a GUI inside a GUI :) but cool tutorial