Hi all,

I've coded an experimental interactive session for pyglet/ipython:
https://github.com/rougier/ipython/tree/pyglet

Usage:


$ ipython
...
>>> %gui pyglet
>>> %run docs/examples/lib/gui-pyglet.py
>>>

A window should appear (with the mandatory hello world) and you should
be able to type commend from within the condole.
Might be useful for experimenting with pyglet.


Nicolas

-- 
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