Hello,

What is the minimal pyglet window implementation required for a full
screen app with no keyboard (only mouse gestures)? Is it possible to
have pyglet sit ontop of GLUT? I've been looking at Cocoa code for the
UIKit on the iphone (particularly from the clutter UI library) and I
think it might be possible to port pyglet to the iphone by creating c
functions that call the Cocoa objective C code then creating callbacks
that tie into pyglet event handling.

Basically, what are the minimum functions/classes that I would need to
implement? Thanks.

NMA
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to