I really like the idea!

By the way, does anyone know if pyglet offers a way to automatically
monitor stdin during its event loop? I mean other than manually
rewriting it such as Nicolas did?

Thanks
--
  Hugo Gagnon

On Aug 27, 2:06 am, Nicolas Rougier <[email protected]> wrote:
> 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