Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Drawing a line point to point
Drawing a line point to point [message #449935] Mon, 31 January 2005 19:28
Eclipse UserFriend
Originally posted by: spiazzi67.netscape.net

I need to draw a line from a treeitem of a tree to another treeitem of
another tree,when the mouse is over one of this treeitem.
When mouse move out of treeitem , the line must be cancelled.
I use the listener on paint event, and invoke the
tree.redraw(x,y,w,h,all) on mouseover event of the tree.
But how to cancel the line?

Thanks
SP
Previous Topic:disable tree expanded
Next Topic:TableColumn pack problem
Goto Forum:
  


Current Time: Fri Apr 19 13:59:32 GMT 2024

Powered by FUDForum. Page generated in 0.01775 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top