ah nevermind... ./generate.py source fixed it
On 7/1/10, b a wrote:
> so I just wrote a qx.ui.form.
> List and noticed that if I add items to it and then add the List to
> the window/dialog/whatever then it won't show up at all and no errors
> in firefox console or exceptions will be thrown.
>
>
so I just wrote a qx.ui.form.
List and noticed that if I add items to it and then add the List to
the window/dialog/whatever then it won't show up at all and no errors
in firefox console or exceptions will be thrown.
But if I first add it to the window and then start adding items to it,
then it wi