Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Property view page
Property view page [message #185808] Thu, 30 June 2005 07:27 Go to next message
Eclipse UserFriend
Originally posted by: rabius.yahoo.de

Hello!
I implement a multipage GEF/EMF editor. One page displays some source code
whereas the other page displays the graphical components. If I click on a
graphical component its corresponding property page is shown in the
properties view. Now when I switch back to the source code page I would
like to clear to properties page. How can I achieve this? How does the
mechanism work?
TIA, Mario
Re: Property view page [message #185815 is a reply to message #185808] Thu, 30 June 2005 07:49 Go to previous message
Eclipse UserFriend
Originally posted by: mvsteenbergen.eljakim.scratch-this.nl

Maybe you could clear the selection? Apparently the selection is
preserved, because the properties are still visible. And when you switch
back to the graphical editor tab, the part is still selected.

However, I have no idea how to clear the selection. It seems Eclipse
uses some sort of Eclipse-wide selection, because if I select an
IPropertySource in my Outline View, the Properties View detects this. Is
there any documentation about how this seemingly Eclipse-wide selection
works? Eventually I want to synchronize the outline tree and the
graphical editor's selection. How do I do this?

Apologies for mixing my question with Mario's. I'm not sure if I should
have started a new thread, but I thought it appropriate I reply here
because the question seems to be related.

Good luck, Mario. Repliers, thanks in advance.

Martijn van Steenbergen.

Mario Rabius wrote:
> Now when I switch back to the source code page I
> would like to clear to properties page. How can I achieve this?
Previous Topic:No more handles Unhandled event loop exception
Next Topic:ConnectionEditPart problem, please help
Goto Forum:
  


Current Time: Mon Dec 02 20:24:08 GMT 2024

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

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

Back to the top