On Apr 26, 3:03 pm, John Henry <[EMAIL PROTECTED]> wrote:
> On Apr 26, 8:46 am, [EMAIL PROTECTED] (Aahz) wrote:
>
>
>
>
>
> > In article <[EMAIL PROTECTED]>,
> > John Henry  <[EMAIL PROTECTED]> 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 ([EMAIL PROTECTED])           <*>        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.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to