Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Force constrained resizing for certain edit parts programmatically
Force constrained resizing for certain edit parts programmatically [message #150284] Thu, 09 September 2004 13:12 Go to next message
Eclipse UserFriend
Originally posted by: vladimir.bogus.com

Hello,

What should be overriden to make the resize of certain edit parts always
constrained, such as for example as when holding the shift key. Thanks.

Vladimir
Re: Force constrained resizing for certain edit parts programmatically [message #150292 is a reply to message #150284] Thu, 09 September 2004 13:59 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

It looks like you would have to override the mouseDrag(MouseEvent) method
and set the event's modifier to include the SHIFT bitmask.

Open a feature request for settings on ResizeTracker.

"Vladimir" <vladimir@bogus.com> wrote in message
news:chpkko$bp3$1@eclipse.org...
> Hello,
>
> What should be overriden to make the resize of certain edit parts always
> constrained, such as for example as when holding the shift key. Thanks.
>
> Vladimir
>
>
Previous Topic:How to refresh the PropertySheetPage using the MultiPageEditorPart
Next Topic:PLZ Help
Goto Forum:
  


Current Time: Sat Nov 09 03:11:54 GMT 2024

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

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

Back to the top