Re: [qooxdoo-devel] Any plan on implementing a new or derived qx.ui.form.List class based on qx.ui.list.List

2012-01-08 Thread Martin Wittemann
Hey, thats a nice coincidence that you ask. :) I have fixed bug 5711 [1] which is a step into that direction. But seems like its not working because of the IForm interface you mentioned. The use case you mentioned is totally valid so we should get that fixed for the upcoming release. If you coul

Re: [qooxdoo-devel] A forum for qooxdoo

2012-01-08 Thread Martin Wittemann
Hey, > I started using this framework and I am grateful to it so I wanted to > make something that I felt missing to promote it and keep people > motivated. Thanks for that. If everyone would think that we would be happy. :) > I tried to set up a forum called qxforum.com. I hope that it is > usef

[qooxdoo-devel] Splitpane resize and image scaling

2012-01-08 Thread s s
Hi, I'm trying to start with qooxdoo, but I can't get past few obstacles. First of all I can't move the splitpane border with default settings. When I fiddle with minWidth I am able too (still the left side of the pane has some min width somewhere) but the image is not growing. Is there an alte

Re: [qooxdoo-devel] API Documentation Questions

2012-01-08 Thread Leo von Klenze
Hi, > If you use the @signature tag, use it in this way: > @signature function(path1, path2, path3) > @param path1 {String} path1 description > @param path2 {String} path2 description > @param path3 {String} path3 description > > You see, you just use the parameter names in the @signature tag, and

[qooxdoo-devel] Any plan on implementing a new or derived qx.ui.form.List class based on qx.ui.list.List

2012-01-08 Thread benco
Hi, I wondered if there was some place in the roadmap for a new qx.ui.form.List or a similar class based on the virtual qx.ui.list.List. I have to deal with lists of countries and the current qx.ui.form.List implementation is really inefficient for that particular case. The problem is I can't us

Re: [qooxdoo-devel] Beginner's guide on qooxdoo

2012-01-08 Thread Mohamed Raffi
Thanks Rob. Yes, qooxdoo is a great frameowrk with all the features like Parts, Testing(Unit and Integrated), i18n, Themes, etc. Happy Reading! On Fri, Jan 6, 2012 at 12:31 PM, Robert Nimax < robert.ni...@inform-software.com> wrote: > Hey, > just to put in my two cents :) > We are holding two co