Suggestions on a request.

Started by velasquez, June 13, 2008, 05:20:42 AM

Previous topic - Next topic

velasquez

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

jb

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.
James Buzbee
Managing Memeber
Black Horse Development, LLC

BazzaCAD

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.
a.k.a.
Barry Ralphs
barryDOTralphsATgmailDOTcom

Fred Tomke

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
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

velasquez

Hi Fred, 
 
Can you test the event of OnMouseMove for this case? 
I could not make this.