Thank you very much ! How could i have missed that :-)
Another question : In a NSOutlineView the user can change rows using the
arrow keys, but which event do i need to catch if i want to do anything
with it ?
Br,
Mario
Laurent Etiemble wrote:
Hello,
Have you tried NSMatrix.SetToolTipForCell ?
(http://api.monobjc.net/html/M_Monobjc_Cocoa_NSMatrix_SetToolTipForCell_2_3d28d9a9.htm)
Regards, Laurent Etiemble.
2009/8/18 Mario De Clippeleir <[email protected]>:
Hi,
how do you implement tooltips in Cells in a NSMatrix ? The cells are being
built programmatically...
Thanks,
Mario