Re: [qooxdoo-devel] mobile picker's height

2013-07-08 Thread Christopher Zündorf
Hi, the picker's height is not adjustable, yet. But this sounds like a good enhancement. Could you open an enhancement request at bugs.qooxdoo.org ? Greetz Christopher Am 08.07.2013 um 02:40 schrieb rsantiagopaz: Hi. Check this example: http://tinyurl.com/kdcbmhh If I have many items

[qooxdoo-devel] Height of group items in qx.ui.list.List

2013-07-08 Thread Cajus Pollmeier
Hi all, what is the easiest way to set the height of the group headlines in virtual lists to one that differs from the default item height. It looks like it should be possible to use qx.ui.virtual.core.Axis.setItemSize(index, size) for the index where a group header is rendered - but: is there a

[qooxdoo-devel] Pane splitter backgroundColor

2013-07-08 Thread tedi tedi
Hello,     How can I set the background color of the thing i can drag to resize the left component and right component, in a qx.ui.splitpane.Pane ?     I have this playground file : http://tinyurl.com/lh9wmjo Thanks, Paul

Re: [qooxdoo-devel] Pane splitter backgroundColor

2013-07-08 Thread Cajus Pollmeier
Try adding: pane.getChildControl(splitter).setBackgroundColor(green); Cheers, Cajus Am 08.07.13 19:45, schrieb tedi tedi: Hello, How can I set the background color of the thing i can drag to resize the left component and right component, in a qx.ui.splitpane.Pane ? I have this

[qooxdoo-devel] Răspuns: Pane splitter backgroundColor

2013-07-08 Thread tedi tedi
Thanks De la: Cajus Pollmeier pollme...@gonicus.de Către: tedi tedi tedi1...@yahoo.com; qooxdoo Development qooxdoo-devel@lists.sourceforge.net Trimis: Luni, 8 Iulie 2013 21:24:38 Subiect: Re: [qooxdoo-devel] Pane splitter backgroundColor Try adding:

Re: [qooxdoo-devel] mobile picker's height

2013-07-08 Thread rsantiagopaz
- the picker's height is not adjustable, yet. but I mean some tricky solution. I was trying, I suspect that I am about to find it, but still not yet. - Could you open an enhancement request at bugs.qooxdoo.org Im sorry czuendorf, my english is very poor, I don't feel qualified to do this.