problem with glutKeyboardUpFunc and glutFullScreen in pyOpenGL

S

soul

I have a problem in pyOpenGL.I'm programing in Linux Fedora Core 2 and I
have installed the following
packets:

python 2.3.3-6
glut-3.7-12
glut-devel-3.7-12
PyOpenGL-2.0.1.09
OpenGLContext-2.0.0b1-1


If I use the functions glutKeyboardUpFunc , I retrieve this error:

Traceback (most recent call last):
File "plantilla.py", line 340, in ?
main()
File "plantilla.py", line 320, in main
glutKeyboardUpFunc(keyReleased)
NameError: global name 'glutKeyboardUpFunc' is not definedç


Anybody can help me?

Thanks

Soul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top