Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » MouseMotionListener in a layout
MouseMotionListener in a layout [message #188093] Mon, 18 July 2005 23:35 Go to next message
Eclipse UserFriend
Originally posted by: hamiltom.cs.colostate.edu

Hello,
I am writing a program that extends ApplicationWindow that displays
object diagrams with links. I have a Figure Canvas with a root figure as
it's contents. Each figure in the root figure has a MouseMotionListener
to handle dragging. The dragging works without a layout, but there is no
scrolling behavior--some objects are drawn off the screen. However, if I
use a layout manager, all objects are drawn on the screen but those
figures that have a link are unable to be dragged.
Thanks for your help,
Mike
Re: MouseMotionListener in a layout [message #188276 is a reply to message #188093] Tue, 19 July 2005 17:15 Go to previous message
Eclipse UserFriend
Originally posted by: none.unknown.com

"Mike H" <hamiltom@cs.colostate.edu> wrote in message
news:ff4bb63613e2cd981bf30438eada7ad9$1@www.eclipse.org...
> Hello,
> I am writing a program that extends ApplicationWindow that displays
> object diagrams with links. I have a Figure Canvas with a root figure as
> it's contents. Each figure in the root figure has a MouseMotionListener
> to handle dragging. The dragging works without a layout, but there is no
> scrolling behavior--some objects are drawn off the screen. However, if I
> use a layout manager, all objects are drawn on the screen but those
> figures that have a link are unable to be dragged.

What do you mean by figures that have a link?

> Thanks for your help,
> Mike
>
Previous Topic:Integrating custom layout algorithms
Next Topic:View multiple lightweightsystems and select them
Goto Forum:
  


Current Time: Tue Apr 23 06:03:05 GMT 2024

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

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

Back to the top