Re: XForms: (comment) oneliners and mouse position

T.C. Zhao (zhao@bloch.phys.uwm.edu)
Wed, 28 Jan 1998 00:18:52 -0600

# To subscribers of the xforms list from zhao@bloch.phys.uwm.edu (T.C. Zhao) :

from Tano Fotang <M.Tano@Wirtschaft.FH-Wolfenbuettel.DE> :

>the objects on the form have posthandlers which desplay
>onelines(tips). Now, the label of one object (Obj1)
>is updated via idle_cb many times/second. The mouse
>is currently on Obj2 and the tip for obj2 is being displayed.
>Let the mouse stay on Obj2. result: the tip for Obj1
>goes on and off, even though mouse isnt on it.

I assume that a tip is triggerd by FL_ENTER event, thus
what you're observing is that updating obj2's label causes
FL_ENTER for obj1 ? cool:-) If on the other hand, you're
using timer to trigger the tip, maybe, just maybe there
is something not quite right with your setup (or a possible
timer bug) ?
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
XForms Home Page: http://bloch.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/