tooltip for a grid cell

Exactly. A grid is made of several windows.

Sorin said it wouldn't (at least not of wx.Windows),
and the API docs also show no wx.Window inheritance.

The window that manages the
cells is returned by GetGridWindow().

That's not the problem, I know my Grid object.

If you cannot compute the string displayed in a cell's tooltip by the
cell's coords, then I suggest you to build a matrix of tooltips when
filling the grid and get the cell's tooltip from there within your
EVT_MOTION handler.

That's also not the problem - I'd simply like to set the tooltip while
creating the grid, not compute it while moving the mouse over it.

But I understand I must use an EVT_MOTION handler - so it's a lot
more work that I expected, so I'll postpone this visual sweety until
the rest of my app does what it should...

Thank you!

Best regards,
Henning Hraban Ramm
Südkurier Medienhaus / MediaPro
Support/Admin/Development Dept.