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

John Henry john106henry at hotmail.com
Sun Apr 27 00:04:58 EDT 2008


On Apr 26, 3:03 pm, John Henry <john106he... at hotmail.com> wrote:
> 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.- Hide quoted text -
>
> - Show quoted text -

All of the above works!

TextFields next.



More information about the Python-list mailing list