[Bf-committers] Test of new tooltip appearance

Kenneth Styrberg bf-committers@blender.org
Fri, 28 May 2004 22:05:37 +0200


Campbell Barton wrote:

> I tried the patch on the cvs blender and the tooltip always shows up 
> in the wrong place- not even close to the button or mouse.
> I have 2x screens each at 1280x1024 (xinerama/linux) that might be the 
> problem.
> - Cam
>
Hi, there seems to be a problem with the function: 
'ui_graphics_to_window(mywinget(), &x1, &y1);' and using double screens.

But does the tooltip show up at the right y-position? And can you try 
with one screen and see if it works?

//styken