Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-25 Thread Derrell Lipman
On Sat, Sep 25, 2010 at 07:21, benco wrote: > > Ok, I'll continue to try to find what's wrong by myself... If anybody has a > possible explanation in between times, it's of course welcome. > If you can strip it down to a small example, it may be clear to Martin or me what the problem is. You mig

Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-25 Thread benco
Ok, I'll continue to try to find what's wrong by myself... If anybody has a possible explanation in between times, it's of course welcome. Best, Benoît. -- View this message in context: http://qooxdoo.678.n2.nabble.com/problem-with-a-custom-headerCellRenderer-s-appearance-tp5558486p5569689.htm

Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-24 Thread Derrell Lipman
Benoit, there is a LOT of code here, so it's difficult to determine what the problem is. You should probably try taking just your header cell renderer and modifying it so that it can be used as an ordinary widget, and ensure that it works as desired. Martin, this appears that it may be some kind a

Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-23 Thread benco
Hi Derrell, Sorry for the lack of infos. I thought it was clear enough. I just updated a bit the example. First of all, you can see that the textfield hasn't the correct decorator. Then, if you uncomment the line with the comment "uncomment", you can see it will apply to all filters and I do

Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-23 Thread Derrell Lipman
Benoit, I've looked at your example program and I don't understand what you're describing as a problem. There is no mention of appearance anyplace in your application. Derrell On Wed, Sep 22, 2010 at 06:50, benco wrote: > > Ooops, just forgot to update the provided example. > > > http://demo.q

Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-23 Thread benco
Ok. So, nobody can help me ? Even qooxdoo gurus' team ? Regards, Benoît. -- View this message in context: http://qooxdoo.678.n2.nabble.com/problem-with-a-custom-headerCellRenderer-s-appearance-tp5558486p5562968.html Sent from the qooxdoo mailing list archive at Nabble.com. ---

Re: [qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-22 Thread benco
Ooops, just forgot to update the provided example. http://demo.qooxdoo.org/devel/playground/#%7B%22code%22%3A%20%22qx.Class.define%28%2522myHeaderCell%2522%252C%250A%257B%250A%2520%2520extend%2520%253A%2520qx.ui.table.headerrenderer.HeaderCell%252C%250A%250A%2520%2520construct%2520%253A%2520funct

[qooxdoo-devel] problem with a custom headerCellRenderer's appearance

2010-09-22 Thread benco
Hi, I'm still experiencing strange behaviors with a custom headerCellRenderer I implemented. There are some custom widgets added before the label used in the default headerCellRenderer in order to add some filtering functions. But I noticed that when the appearance property is set on one of the