see below..

David M. Cook wrote:
..
I've been using glade + pygtk for my own small projects.  Glade generates an
XML layout which is then loaded dynamically by libglade.  But I wouldn't
call gtk anything more than "practical".

Glade hasn't really changed much in the last 10 years and is getting kind of
clunky.  I'm probably going to move to gazpacho + kiwi.

  Kiwi consists of a set of classes and wrappers for PyGTK that were
  developed to provide a sort of framework for applications. Fully
  object-oriented, and roughly modeled after Smalltalk's MVC, Kiwi provides
  a simple, practical way to build forms, windows and widgets that
  transparently access and display your object data. Kiwi was primarily
  designed to make implementing the UI for Stoq easier, and it is released
  under the LGPL.

Gazpacho works together with kiwi, so you can use it to layout kiwi widgets.

I'd like to see a presentation on gazpacho (and/or tepache, simpleGladeApp -- are these all related?)

And this is the first I've heard of kiwi -- got anything to share with us on it? Is it anything like django?

More info, more,more,..
..jim


--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to