OpenGL project

Jonas Özbay usul at gmx.li
Wed Mar 20 20:05:42 GMT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Monday 18 March 2002 17:42, you wrote:
>Greetings,
>
>    In KDevelop 1.2 there was a KDE Normal-OpenGL project template. In
>KDevelop 2.0, there is no such template. Does there exist such a
>template in the latest and greatest version? If not, does anyone know of
>such a template, somewhere?
Sorry, I do not know of a template, but it should not be difficult to create 
an OpenGL project using the standard template. It is mainly a question of 
substituting the central QWidget by QGLWidget and including qgl.h.
A "template" for the necessary initializeGL(), resizeGL() and paintGL() member 
function definitions can be found in the QT docs.
That way you get a standard KDE app (or QT app if you choose a QT only 
template) with an OpenGL central widget.

Bye,
	Jonas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8mOubJqrB9afvXYIRApCrAKC1Ha2WX/1kdmuFk3lXbqlCNrfcRgCfe7Pj
r6aYClIaQKvH+1Ono5dJxOU=
=0o0b
-----END PGP SIGNATURE-----


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list