Bug 1687 - hover info in java gnome
Summary: hover info in java gnome
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
: 1574 (view as bug list)
Depends on: 1574
Blocks: 1688 1838 1689 1993
  Show dependency treegraph
 
Reported: 2005-10-30 00:20 UTC by Andrew Cagney
Modified: 2006-11-21 16:29 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2005-10-30 00:20:23 UTC
Needed because there is no such thing in java-gnome yet.
Comment 1 Adam Jocksch 2005-11-03 19:36:00 UTC
*** Bug 1574 has been marked as a duplicate of this bug. ***
Comment 2 Adam Jocksch 2005-12-21 20:44:49 UTC
I've managed to get the mouseMotionListener in Java-gnome working partially,
except it still exhibits strange behavior with TextView and TreeView (which,
incidentally, are the widgets we need it for)
Comment 3 Adam Jocksch 2005-12-22 17:04:04 UTC
It now works for TextView, and there is only a minor glitch in TreeView that
prevents it from working normally. I'm considering this bug resolved