From: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX - 2006-06-05 15:11:18
|
On 15/12/05 19:17, XXXXXXXXXXX wrote: > On 15/12/05 12:16, Alex Tweedly wrote: > >> Oh - you mean you put actual data in it :-) > > :-) A tree-less tree control... > >> I didn't get that far - just created a tree control and checked that a >> tooltip then worked. >> >>> I'll try upgrading like you suggest. >> >> >> Won't help. It's not a bug, it's a feature :-) >> >> At least on Windows, you can set the tooltip individually for each >> item (from the WX docs it does look as though this is Windows only, >> but I'm not in a position to try it on other systems just now). > > Wha...different tooltips per item! > > Actually...now that I think about it...I can't think of any use for one > tooltip per item. But thanks for solving the mystery. I just need to > follow your example and apply the same tooltip to all items. > > I can't check whether the same applies to OSX either, since my iBook's > motherboard recently kicked the bucket :-( Well, I thought I'd go for the record on the longest gap between messages in a thread :-) Finally got around to applying the tooltip modification...thanks Alex. I also got a chance to test this out on OSX. Those WX docs appear to be correct - you can't set the tooltips for individual tree items in OSX. But it does mean that the OSX version doesn't suffer from the bug...er...feature whereby the tooltip for the entire control stops working once you mouse over one if its items. -- XXXXXXXXXXX |