Hey Andreano,
On the SVN version I've added:
favImg.Hint := 'Favourite|Add to Favourites';
favImg.ShowHint := True;
favImg.ParentShowHint := False;
repImg.Hint := 'ReTweet|ReTweet';
repImg.ShowHint := True;
repImg.ParentShowHint := False;
To both the Populate* Methods of the Main Form but it still doesn't show them.
What am I missing?
Cheers,
Gus
Humm, you have a Visible := False on the icons, is it your intention to only show them when the mouse is over the item? Cuz they do show but then don't hide apart from when the parent get's a Refresh.
If so my Bug report about them being flaky could be mis-interpreted.
It is because of the event cpMouseLeave, it is executed all the time when the mouse leave the object
Ok, I'll also have a dig on that one, thanks!!
The idea is to hide after the mouse leave the area, but it is tacking some time to happen :)
Go ahead if you wanna and try to fix.
Hey Andreano,
It's 5.30 am, I've been awake for too long, will resume tomorrow.
PS: Sou "tuga", podemos comunicar em canais paralelos na nossa língua?
Um abraço,
Gus