Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Multipage Editor and Views
Multipage Editor and Views [message #446920] Mon, 06 December 2004 12:50 Go to next message
Eclipse UserFriend
Originally posted by: miha_sarda.classys.net

Hello,
I am trying to create a multipage editor. I came across a problem and I
cannot decide which way is the best way of resolving it:
I want different content outline pages to be used width every editor of
the multipage editor, but I have noticed that the content outline view
updates the page only when the multipage editor is changed.
Which way is the best to overcome this problem:
- to call (I do not know how) partActivated for the ContentOultine every
time a page of the multipage editor is changed and to create different
content oultline pages for every editor that the multipage editor contains
- to create a single content outline page for the multipage editor and to
update its contents whenever the page from the multipage editor is changed

I have to say that the pages I want to use are very different one from
another.

Thanks for reading this and please help me!
mihai
Re: Multipage Editor and Views [message #446985 is a reply to message #446920] Tue, 07 December 2004 13:30 Go to previous message
Veronika Irvine is currently offline Veronika IrvineFriend
Messages: 1272
Registered: July 2009
Senior Member
You will probably get a better response to this question in the
eclipse.platform newsgroup:

news://news.eclipse.org/eclipse.platform

"mihai sarda" <miha_sarda@classys.net> wrote in message
news:cp1ki0$oco$1@www.eclipse.org...
> Hello,
> I am trying to create a multipage editor. I came across a problem and I
> cannot decide which way is the best way of resolving it:
> I want different content outline pages to be used width every editor of
> the multipage editor, but I have noticed that the content outline view
> updates the page only when the multipage editor is changed.
> Which way is the best to overcome this problem:
> - to call (I do not know how) partActivated for the ContentOultine every
> time a page of the multipage editor is changed and to create different
> content oultline pages for every editor that the multipage editor contains
> - to create a single content outline page for the multipage editor and to
> update its contents whenever the page from the multipage editor is changed
>
> I have to say that the pages I want to use are very different one from
> another.
> Thanks for reading this and please help me!
> mihai
Previous Topic:how to customize the Tree view?
Next Topic:SWT Browser.setText() not working on linux
Goto Forum:
  


Current Time: Fri Apr 19 14:15:17 GMT 2024

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

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

Back to the top