472,117 Members | 1,786 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,117 software developers and data experts.

Re: Python GUI for animation

Virgil Stokes wrote:
I have been using Python for a short time and I find it a very flexible
language, and easy to learn and use. I have also worked some with PyGame
and used it to create a simple animation that is controlled by the mouse
and keyboard. The animation is designed to move filled circles around on
the screen and is driven by a data file that defines (indirectly), the
next relative position of each circle. And for my purposes (queueing
demo in the classroom) this works quite well. However, I would now like
to create a Python GUI that would allow a user to control the animation,
via buttons, sliders, etc.

I am certainly not a Python expert and have never worked with the
creation of a GUI. I would appreciate greatly any advice from those who
have worked with Python GUIs as to the best way to proceed.
There have been discussions on the PyGame mailing lists about the merits
of different gui options for use specifically with pygame. There may be
something at the site, or archives there. News.gmane.org should also
have an archive for the gmane.comp.python.pygame mirror.

Sep 16 '08 #1
0 1045

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by Chris Stiles | last post: by
reply views Thread by titouille | last post: by
1 post views Thread by amit | last post: by
11 posts views Thread by rodmc | last post: by
2 posts views Thread by rdemyan via AccessMonster.com | last post: by
14 posts views Thread by Hendrik van Rooyen | last post: by
2 posts views Thread by http://members.lycos.co.uk/dariusjack/ | last post: by
4 posts views Thread by Sin Jeong-hun | last post: by
2 posts views Thread by Virgil Stokes | last post: by
reply views Thread by Stef Mientki | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.