I had the same issue just a few days ago, see the thread here:
http://www.nabble.com/Hide-header-row-in-TreeVirtual-tp23104983p23104983.html
(the most important message is from Dave, written 11/24/2009).
Thanks for the link. It indeed fixed my problem in a clean way.
It seems there are some more unresolved problems with this approach. Whenever I mouse over such a table, I'm getting this error:

this.__header.getContainerLocation() is null
anonymous(704)Scroller.js (line 1859)
anonymous(qx.event.type.Mouse[14i] $$hash=14i _type=mousemove)Scroller.js (line 984) anonymous(qx.event.type.Mouse[142] $$hash=142 _type=mousemove)EventHandler.js (line 278) anonymous(div.qooxdoo-table-cell, qx.event.type.Mouse[142] $$hash=142 _type=mousemove, "mousemove")Abstract...bbling.js (line 211) anonymous(div.qooxdoo-table-cell, qx.event.type.Mouse[142] $$hash=142 _type=mousemove)Manager.js (line 833) anonymous(div.qooxdoo-table-cell, "mousemove", function(), [mousemove clientX=704, clientY=341, div.qooxdoo-table-cell, null, 2 more... 0=Event mousemove 1=div.qooxdoo-table-cell 3=true])Registration.js (line 294) anonymous(mousemove clientX=704, clientY=341, Object name=type, div.qooxdoo-table-cell)Mouse.js (line 184)
anonymous(mousemove clientX=704, clientY=341)Mouse.js (line 337)
anonymous()GlobalError.js (line 92)
anonymous(mousemove clientX=704, clientY=341)Function.js (line 378)
var currX = this.__header.getContainerLocation().left;\nScroller.js (line 1859)
Maybe I need to override the table pane scroll as well?

cheers,
skar.

--
--
The life so short, the craft so long to learn.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to