Assign wxToolTip to wxGrid cell

Volker Bartheld dr_versaeg at freenet.de
Tue Jun 19 00:50:47 PDT 2007


Hi Vadim!

> VB> Is it possible to show (possibly truncated) content of a wxGrid's cell as a
> VB> wxToolTip? Or put differently: Is there an event that is fired when the
> VB> mouse hovers a wxGrid's cell and can be used to create a wxToolTip?

>  I don't know of such event. But I think that if you catch EVT_MOTION
> events yourself and update the tooltip accordingly, then it should be shown
> automatically when the mouse hovers.

Ah, OK. I'll give that a try. THX!

Volker

-- 
mailto:  V B A R T H E L D at G M X dot D E






More information about the wx-users mailing list