Re: [qooxdoo-devel] Window + Listview issues

2007-05-07 Thread Alex Back
Hi Leonel, On Friday 04 May 2007 Leonel Togniolli wrote: > Hi all, > I've been trying out qooxdoo 0.6.6 and I ran into a couple issues that > look like bugs. Can anyone help me out here? I'm sorry, but the current implementation of the ListView does not support its use in combination with a wind

[qooxdoo-devel] Window + Listview issues

2007-05-04 Thread Leonel Togniolli
Hi all, I've been trying out qooxdoo 0.6.6 and I ran into a couple issues that look like bugs. Can anyone help me out here? I created a Window and added a listview inside it. Here's the simplest code I can reproduce the issue on: --8<- var docRoot=qx.ui.core.ClientDocument.getInstance()