MouseMotionListener in a layout [message #188093] |
Mon, 18 July 2005 23:35 |
Eclipse User |
|
|
|
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 |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.02875 seconds