Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Can EditPart(Figure) act like Sash?
Can EditPart(Figure) act like Sash? [message #51012] Tue, 24 December 2002 16:56 Go to next message
Eclipse UserFriend
Originally posted by: eric_to_jeff.hotmail.com

Hi all,

Can editPart act like Sash, I means when the mouse over
the editpart, will change the cursor, and if I drag it, will
send a resize request to itself or another editpart?

Currently I direct add MouseListener & MouseMotionListener
to that Figure, can I use Requests, EditPolicies?

Regards,

Eric Suen
Re: Can EditPart(Figure) act like Sash? [message #51205 is a reply to message #51012] Thu, 26 December 2002 17:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: hudsonr.us.eye-bee-em.com

Is moving the sash an undoable change in the model? Do you save the sash
location?
You could try using a GEF Handle and DragTracker.

"Eric Suen" <eric_to_jeff@hotmail.com> wrote in message
news:aua2ru$gtq$1@rogue.oti.com...
> Hi all,
>
> Can editPart act like Sash, I means when the mouse over
> the editpart, will change the cursor, and if I drag it, will
> send a resize request to itself or another editpart?
>
> Currently I direct add MouseListener & MouseMotionListener
> to that Figure, can I use Requests, EditPolicies?
>
> Regards,
>
> Eric Suen
>
>
Re: Can EditPart(Figure) act like Sash? [message #51393 is a reply to message #51205] Sat, 28 December 2002 03:36 Go to previous message
Eclipse UserFriend
Originally posted by: eric_to_jeff.hotmail.com

Thanks, I have solved this problem by using Handle and DragTracker.

"Randy Hudson" <hudsonr@us.eye-bee-em.com> д
Previous Topic:GUI-Editor with GEF
Next Topic:how to create the editor view like for plugin.xml
Goto Forum:
  


Current Time: Sat Jul 13 02:28:16 GMT 2024

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

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

Back to the top