Tooltip Inheritance
Posted: Fri Jun 06, 2008 23:23
I noticed that child-windows do not inhert tooltips from their parents. This causes some odd behavior for elements like Listbox's (and other combo-type elements). For instance, if I mouse over the Scrollbar for a Listbox it doesn't display the tooltip. Or, once I add items to the Listbox I can no longer see the Listbox's tooltip if I hover over that item.
I think it would be beneficial if, by default, all child-windows inherited their parents tooltips *unless* that child already has it's own tooltip defined. This would allow Listbox's with a generic tooltip to still display even when items are added too it, while still allowing custom tooltips to be defined per item if so desired.
I think it would be beneficial if, by default, all child-windows inherited their parents tooltips *unless* that child already has it's own tooltip defined. This would allow Listbox's with a generic tooltip to still display even when items are added too it, while still allowing custom tooltips to be defined per item if so desired.