Just gave it a try, and yes, the tooltip tracks the mouse perfectly for 
me on my win32 install.

Martin

Christopher Barker wrote:
>>> once running, it's not working quite right: the tooltip always is at 
>>> the bottom of the Window, though it does track the X location.
>>
>> Hm, dunno. I'm running win32 (winxp), Python 2.4.3.
> 
>> Maybe try updating your wx install.
> 
> I've tried with 2.6.3, same result.
> 
> I think this is a platform issue: I expect that GTK is putting the 
> tooltip at the bottom of the wx.Window it's on. this is really to bad, 
> as with larger Windows, that might not be what you want.
> 
> In fact, I have a need to add tooltips to a wx.lib.floatcanvas based 
> app, a I need to be able to place them where I need. I guess I'll send a 
> note to wxpython-users about this.
> 
> I've enclosed a wxpython tiny test app, to isolate matplotlib issues. It 
> has the same behavior. does the tooltip follow the mouse on Windows (or 
> OS-X)
> 
> -Chris

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to