Hi, I am finally back on my project to use floatcanvas for a wine rack manager.
I like to show a tooltip (actually a wx.lib.agw.supertooltip) when user clicks on an object. In my "objectHit" handler I get "fcobject.HitCoordsPixel" which gives me the position of the object within the canvas. Can I get instead the screen coordinates which is what PopupWindow.Position (used by STT) wants. Or do I have to calculate them myself? Werner _______________________________________________ FloatCanvas mailing list [email protected] http://paulmcnett.com/cgi-bin/mailman/listinfo/floatcanvas
