Hi.
A few years ago I did a fairly complete pyglet application, and I needed
a complete GUI:
http://www.nabla.net/lab/nabla-test2.jpg
https://groups.google.com/forum/#!topic/pyglet-users/bABgyUpG5v0
Now I have to work at other things and this is abandoned, but there you
have the source code and documentation, if it can help to see some
ideas. The TKinter-style positioning grid, for example, is quite useful.
Good luck.
El 21/12/2013 21:37, Jorge Cardoso Leitão escribió:
Hi there.
Pyglet-gui reached a state where the main API components are designed,
documented, implemented and test cased.
It has a small written tutorial
<http://pyglet-gui.readthedocs.org/en/latest/index.html>, a general
overview of the API
<http://pyglet-gui.readthedocs.org/en/latest/api.html>, and a set of
code examples
<https://github.com/jorgecarleitao/pyglet-gui/tree/master/examples>.
Thus, I believe Pyglet-gui is ready for an assessment of features and
API design from the Pyglet community before making it to alpha where
it becomes feature-freeze.
That said, I kindly ask anyone interested to read the docs
<http://pyglet-gui.readthedocs.org/en/latest/index.html> or try the
code <https://github.com/jorgecarleitao/pyglet-gui> and provide some
feedback, both on the API level, and on the features level.
For instance, what user interfaces will be part of the core is an open
question. E.g. is the pyglet_gui.gui.Folding that useful? Can you make
a ordered list of the GUIs you love, the ones you like, and the ones
you don't think its worth?
I created a mailing-list for Pyglet-gui
<https://groups.google.com/forum/#%21forum/pyglet-gui> but, given the
community size and the activity on this mailing list, I would say it
would be nice to stick to this one for now (Managers, is this ok?)
Naturally, anyone that likes Python and GUIs is invited to help,
either reporting issues
<https://github.com/jorgecarleitao/pyglet-gui/issues> and proposing
new features, coding tests, improving the documentation
<http://pyglet-gui.readthedocs.org/en/latest/index.html>, fixing
issues, or helping to create a beautiful default theme of Pyglet-gui.
The documentation on how to contribute is not made yet but it appears
as soon as there is a community. The current is creating issues in the
github and doing pull requests.
Finally, Pyglet-gui requires Python 3.* and Pyglet 1.2 (i.e. the trunk
version).
Happy Christmas and New Year for the Pyglet community,
Jorge
--
You received this message because you are subscribed to the Google
Groups "pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.