So you think PythonCard is old? Here's new wine in an old bottle.

John Henry john106henry at hotmail.com
Sat Apr 26 18:03:32 EDT 2008


On Apr 26, 8:46 am, a... at pythoncraft.com (Aahz) wrote:
> In article <9028496e-30de-4853-8f57-b55d14e52... at h1g2000prh.googlegroups.com>,
> John Henry  <john106he... at hotmail.com> wrote:
>
>
>
> >But then I looked closer.  It turns out the XML file created by
> >QxTransformer is *very* similar in structure when compared to the
> >resource files used inPythonCard.  Since there are no GUI builders
> >for QxTransformer, and I can't affort to buy the one for Qooxdoo
> >(Java!  Yuk!), I decided to roll up my sleeves, took thePythoncard's
> >Layout Manager and modified it and created my own "Poor Man's Qooxdoo
> >GUI Layout Designer".
>
> Cute!  When you have working code, please do upload to PyPI.
> --
> Aahz (a... at pythoncraft.com)           <*>        http://www.pythoncraft.com/
>
> Why is this newsgroup different from all other newsgroups?

So far, I have the following widgets working:

window, button, checkbox, static text, static box, list, combobox,
spinner, radio button group

Shouldn't be long before the following works:

static line, image, image button, choice.




More information about the Python-list mailing list