Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Menu in multipage editor
Menu in multipage editor [message #643573] Tue, 07 December 2010 13:45 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: December 2010
Junior Member
Hello everybody,
I've got a problem regarding a multipage editor. I think it cannot be hard to fix, but I seem to miss something ...

I have a multipage editor with two pages. Each page contains a custom editor (one derived from TextEditor, the other one from the GEF GraphicalEditor). Then there is an editorContribution containing a menu bar with some actions targeted at the textEditor. If I now open some document in the textEditor this menu gets displayed and the actions work as they should.

The problem is, that when I open a document in the multipage editor and display the page containing the text editor the menu is missing. How do I enable this in the multipage editor?

Could anyone give me a hint to achieve this? Thanks in advance!
Re: Menu in multipage editor [message #825403 is a reply to message #643573] Tue, 20 March 2012 20:11 Go to previous messageGo to next message
Shyam Tripathy is currently offline Shyam TripathyFriend
Messages: 1
Registered: March 2012
Junior Member
Hey buddy.. Its not possible. I had created a Dynamic MultiPage editor with 3 pages. I have no problem regarding menus.. If u need more help, then u can elaborate ur qs..

Thanking you

Shyam
Re: Menu in multipage editor [message #974474 is a reply to message #825403] Wed, 07 November 2012 04:53 Go to previous message
akhil gupta is currently offline akhil guptaFriend
Messages: 13
Registered: November 2012
Junior Member
Hi,
i want to create an own form based editor in Java. I read some article,
here i found that we can do it by extending 'FormEditor' class and for
form we need to extend 'FormPage' class. Can any one help me on the same
or any demo example will be helpful.

Thanks in advance,
Akhil
Previous Topic:FileStore extension - difference between new file and folder
Next Topic:two instances of file opened in editor
Goto Forum:
  


Current Time: Wed Apr 24 23:42:50 GMT 2024

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

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

Back to the top