Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Widget plans?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mark  
View profile  
 More options Oct 29 2012, 10:33 am
From: Mark <l...@qtrac.plus.com>
Date: Mon, 29 Oct 2012 07:33:50 -0700 (PDT)
Local: Mon, Oct 29 2012 10:33 am
Subject: Widget plans?
I've looked at the roadmap but see no mention of widgets. Is there any
prospect of pyglet gaining a widget library so that pyglet could be
used to develop applications without any other dependencies?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Griffiths  
View profile  
 More options Oct 29 2012, 11:16 am
From: Adam Griffiths <adam.lw.griffi...@gmail.com>
Date: Mon, 29 Oct 2012 08:16:36 -0700 (PDT)
Local: Mon, Oct 29 2012 11:16 am
Subject: Re: Widget plans?

I've seen a few widget libs out there, but most have died quite quickly.
Here's a list of some I've found.
Sorry that it's not an answer to your question, but I think its important
to see what's out there.

Wydget
http://code.google.com/p/pyglet/source/browse/#hg%2Fcontrib%2Fwydget
Inside the Pyglet contrib module
hasn't been updated since 2007

Kytten
http://code.google.com/p/kytten/
Development has stopped
Themes are a pain in the ass and the default look is pretty horrid.
The code is nice though so could probably be forked quite easily.

SimpleUI
http://swiftcoder.wordpress.com/2009/08/17/simplui-1-0-4-released/
Hasn't been updated since 2009
although the developer is still active here

Pyglons
http://code.google.com/p/pyglons/wiki/windoh
Seems to have its own (its based on pyglet)
Not sure how complete it is.

PyChan
http://pychan.wikidot.com/
Used by FIFE (recreating the fallout engine)
But it's bound to PyGame (SDL+PyOpenGL).
Would be interesting to see if it could be decoupled.
Unfortunately it's XML infested

PyMT (multi-touch)
http://pymt.eu/docs/api-0.3.1/api-pymt.html
Became Kivy, so I guess it's not actively developed.
I dislike Kivy, but that's a personal opinion.

These are all projects that try and invent their own UI system.
This is fine for small projects, but larger projects should aim for a more
robust UI tool such as using existing HTML / CSS renderers.

Berkelium
http://berkelium.org/
Free binding to Chromium, unlike non-free awesomium
Would be a good choice for creation of some bindings.
Kivy has bindings here:
https://github.com/kivy/kivy-berkelium/tree/master/berkelium
Haven't taken a look, be good if the 'Kivy'ness could be stripped out.

Librocket
http://librocket.com/
Uses HTML / CSS for rendering UIs.
Unfortunately it is for C++ projects, it's 'python bindings' are actually
just for writing scripting logic inside the UI, but it doesn't let you use
it from a python project.
Took me a long time to figure that out.

Cheers,
Adam


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam Griffiths  
View profile  
 More options Nov 24 2012, 9:39 pm
From: Adam Griffiths <adam.lw.griffi...@gmail.com>
Date: Sat, 24 Nov 2012 18:39:41 -0800 (PST)
Local: Sat, Nov 24 2012 9:39 pm
Subject: Re: Widget plans?

There is a project called PyUI.
http://pyui.sourceforge.net/
It looks quite interesting (pluggable renderers is a big plus for
portability), but the last update seems to have been 2003.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »