Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » selecting the root edit part
selecting the root edit part [message #216379] Wed, 17 May 2006 15:48 Go to next message
Sebastián Gurin is currently offline Sebastián GurinFriend
Messages: 43
Registered: July 2009
Member
Hi! I'm new in GEF.

I want to allow the user of my editor to select the root edit part
for editing it's properties. This is because I want users to be able
to edit the properties of the document (tittle, background color, etc)
just like they edit the properties of that document's elements.

I have tried overriding AbstractEditPart.isSelectable(), and installed
some EditPolicies in my document's edit part but without success.

Well, excuse me for my bad english and thanks in advance.

Sebastian Gurin
Re: selecting the root edit part [message #216388 is a reply to message #216379] Thu, 18 May 2006 00:26 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

You are probably referring to the contents editpart, not the root. Also, the
contents editpart is already selected whenever nothing else is, so you
shouldn't need to change anything.

"Sebastian Gurin" <sgurin@montevideo.com.uy> wrote in message
news:20060517174823.27bb65f6@localhost.localdomain...
> Hi! I'm new in GEF.
>
> I want to allow the user of my editor to select the root edit part
> for editing it's properties. This is because I want users to be able
> to edit the properties of the document (tittle, background color, etc)
> just like they edit the properties of that document's elements.
>
> I have tried overriding AbstractEditPart.isSelectable(), and installed
> some EditPolicies in my document's edit part but without success.
>
> Well, excuse me for my bad english and thanks in advance.
>
> Sebastian Gurin
Previous Topic:layout problem with CompoundDirectedGraph
Next Topic:Is GEF the right framework for us?
Goto Forum:
  


Current Time: Thu Apr 25 19:51:34 GMT 2024

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

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

Back to the top