lkcl wrote:
* in neither gtk nor qt does there exist an "auto-layout" widget that's equivalent to putting some <span /> DOM objects into a <div />, to "flow" widgets that wrap around.
You essentially seem to be complaining here that pqyqt and pygtk are not HTML. They have their own auto-layout mechanisms that do what they're designed to do well enough -- they just happen to be based on a different model from HTML. I'm far from convinced that HTML and CSS are the One True Way to design GUIs these days, that web apps are about to take over the world, etc. There is still a place for GUI toolkits that are not based on the DOM, or whatever the W3C technology of the month is. -- Greg -- http://mail.python.org/mailman/listinfo/python-list