[EMAIL PROTECTED] writes
>like to do, but until now I see no way how to do it: is there any
>possibility to have a kind of 'tooltips' on my rowlabels and columnlabels,
>when I 'fly' over them with the mouse (no click)? Is there some way to get
As the row labels and column labels are only drawings as opposed to
widgets, there is no trivial way in which to do this.
It might be possible by installing a motion event handler where you
use the Xbae routines to get the row/column location, fire off a
timer routine and pop up a tooltip based on the position of the cursor
but I'm going to leave that as an exercise for the reader ;)
Andrew
--
Andrew Lister Deutsche Bank, Australia Ph: +61 2 9258 2404
-> Any given program costs more and takes longer each time it is run.