On Mon, Apr 15, 2002 at 11:40:27AM +0200, Juergen Vigna wrote: > the mathed insets are returning wrong values for this function. Please > head that the values should be relative to the inset position or inside > the inset they should be absolute to itself!
I don't understand the 'or' part: Currently, each inset stores the position where it got drawn last time (in xo_, yo_) and getCursorPos returns this. > You now return absolut position which is wrong. I see. But if I simply subtract xo_, yo_, behaviour does not really change, so I guess there is something else wrong. Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)
