Andi Balke
unread,Jun 5, 2012, 9:02:19 AM6/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pylons-discuss
hi guys,
we are using pyramid, sqlalchemy and deform for an application and are quite amazed so far.
currently we are looking for a library/framework that provides a managed widget infrastructure. in particular we would like to have something that is able to
- let us build widgets with own functionality, e.g. an autocomplete input which is prepared with a datasource
- let us build composites, e.g. "group" different widgets together to a new composite widget
- provides interfaces and some kind of manager or the ability to manage a tree (composite pattern) of widgets
anyone of you has a good suggestion?
thanks, andi