Re: [qooxdoo-devel] List SelectionMode

2011-01-05 Thread Tristan Koch
Hi, sorry we have not yet come up with an answer. Maybe you can help us to better understand your issue? > i try this code like in the doc What documentation do you mean exactly? Is this code from one of our demos? Tristan PS: Maybe the best way is to provide us a simple playground example.

[qooxdoo-devel] List SelectionMode

2011-01-04 Thread dragon2k...@gmx.de
i try this code like in the doc but now i cant select anything this.widgets["USERIDS"] = new qx.ui.form.List().set({ width: width }); this.widgets["USERIDS"].setSelectionMode("adaptive"); this.