PDA

View Full Version : Tooltip with ComboBox?


Kallen
03-02-2007, 09:12 AM
I just found the tooltip in the incubator. It's very nice.

But, it doesn't appear to support components such as Combo Boxes. When I place the toolip nodes in the combobox, it tries to show the tag as combobox text, instead.

Any suggestions?

Would that require different functionality?

Actually, I was surprised to see the way tooltip was implemented. I would have thought it would be better accessed via methods of the target component/view, rather than as subnodes.

Ideas? Thoughts?