I already posted once below the request.
"When a text is larger than the space in ListView, TreeView, etc. a ToolTip should show the whole text."
I would like to know the other users' opinion.
Thanks
That's how ObjectDCL worked . . . maybe something happened when the tooltips got re-written?? I'd like to see this feature back; it's standard Windows functionality.
We'll I was going to say add it to the feature request section, but if it used to work in ObjectDCL then you should add it as a bug.
Hm, I'm thinking about OnMouseMove-event and HitPointTest and SetToolTipTitle. Don't know whether would cause some performance problems. But it would be interesting to test...
Fred
Hi Fred,
Can you test the event of OnMouseMove for this case?
I could not make this.