Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread Derrell Lipman
On Mon, Aug 10, 2009 at 11:26, thron7 wrote: > > > > > > Ok. For example, you could extend SimpleTreeDataCellRenderer. Your > > subclass could override the the method _addExtraContentBeforeIcon with > > something like this: > > > > ... > > Ah, right, now I get it. Do you think you could document

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread thron7
> > Ok. For example, you could extend SimpleTreeDataCellRenderer. Your > subclass could override the the method _addExtraContentBeforeIcon with > something like this: > > ... Ah, right, now I get it. Do you think you could document this somewhere (API, wiki)?! T. ---

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread Derrell Lipman
On Mon, Aug 10, 2009 at 10:56, Derrell Lipman < derrell.lip...@unwireduniverse.com> wrote: > On Mon, Aug 10, 2009 at 10:44, thron7 wrote: > >> >> > The feature was put there for when adding one's own images. The map >> > member should be documented, and the class should possibly be extended >> > t

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread Derrell Lipman
On Mon, Aug 10, 2009 at 10:44, thron7 wrote: > > > The feature was put there for when adding one's own images. The map > > member should be documented, and the class should possibly be extended > > to allow the standard images in the tree to have tooltips. > > Additionally, a nice enhancement mig

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread thron7
> The feature was put there for when adding one's own images. The map > member should be documented, and the class should possibly be extended > to allow the standard images in the tree to have tooltips. > Additionally, a nice enhancement might be a tooltip for a row (all > columns) or at leas

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread Derrell Lipman
On Mon, Aug 10, 2009 at 08:48, thron7 wrote: > > > > > The only provision that TreeVirtual has, out of the box, for tooltips > > is for images (icons). It's possible to specify a tooltip that will > > display when hovering over various icons, > > Yes, but how would you activate that? > qx.ui.tree

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-10 Thread thron7
> > The only provision that TreeVirtual has, out of the box, for tooltips > is for images (icons). It's possible to specify a tooltip that will > display when hovering over various icons, Yes, but how would you activate that? qx.ui.treevirtual.SimpleTreeDataCellRenderer._addImage() is *using*

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-07 Thread Derrell Lipman
On Thu, Aug 6, 2009 at 08:51, thron7 wrote: > Hi Alex, > > I'm not a TreeVirtual expert, but as far as I can see only the > TreeVirtual widget itself derives from qx.ui.core.Widget, and therefore > has a .setToolTip() method. The component parts of a TreeVirtual do not > derive from qx.ui.core.Wi

Re: [qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-06 Thread thron7
Hi Alex, I'm not a TreeVirtual expert, but as far as I can see only the TreeVirtual widget itself derives from qx.ui.core.Widget, and therefore has a .setToolTip() method. The component parts of a TreeVirtual do not derive from qx.ui.core.Widget. That means you will only be able to set a singl

[qooxdoo-devel] A Tool Tip for TreeVirtual

2009-08-06 Thread A.Yerenkow
I can't find out how to add a tooltip to tree part of TreeVirtual. Any help? :) -- Best Regards Alexander Yerenkow, Generalissimo of UCT -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day tr