Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » selection handles remain after resize
selection handles remain after resize [message #234244] Wed, 16 May 2007 17:00 Go to next message
KeithB is currently offline KeithBFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

I have rectangle figures that support resizing. However,
after dragging one of the corners to resize the figure,
both the newly resized part's dimensions and the original
part's dimensions appear on the diagram. The old
dimensions disappear after the selection changes. I can't
seem to track down why the old selection box remains
after the mouse-up resize. Can anyone offer suggestions?

thanks,
Keith
Re: selection handles remain after resize [message #234295 is a reply to message #234244] Mon, 21 May 2007 02:56 Go to previous message
KeithB is currently offline KeithBFriend
Messages: 4
Registered: July 2009
Junior Member
> I have rectangle figures that support resizing. However,
> after dragging one of the corners to resize the figure,
> both the newly resized part's dimensions and the original
> part's dimensions appear on the diagram. The old
> dimensions disappear after the selection changes. I can't
> seem to track down why the old selection box remains
> after the mouse-up resize. Can anyone offer suggestions?

Figure.setBounds() was overridden by mistake causing the
above weirdness.
Keith
Previous Topic:Externalizing Policies
Next Topic:DND from TreeItem to gef shape
Goto Forum:
  


Current Time: Thu Apr 25 13:48:32 GMT 2024

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

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

Back to the top