Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » To make tabs on the editor
To make tabs on the editor [message #242732] Wed, 07 May 2008 08:10 Go to next message
Eclipse UserFriend
Originally posted by: rashi.bahal.gmail.com

Hi all
I have an editor that extends GraphicalEditorWithFlyoutPalette. Now i want to make editor tabs on this editor. I am trying to make with CTabFolder but am not able to create it.
The tabs doesn't get displayed. It is possible to do it on an editor with GraphicalEditorWithFlyoutPalette.

Thanks.

Rashi Bahal
Re: To make tabs on the editor [message #242737 is a reply to message #242732] Wed, 07 May 2008 09:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: michael.remove-this-bit.overuse.org

Try making it a FormEditor instead, and then adding GraphicalEditor
components as individual pages. You then set your shared input model and
EditDomain for each one. You may want to add the FlyoutPalette
separately, so you have a shard palette across all pages.

Mike.

Rashi Bahal wrote:
> Hi all
> I have an editor that extends GraphicalEditorWithFlyoutPalette. Now i want to make editor tabs on this editor. I am trying to make with CTabFolder but am not able to create it.
> The tabs doesn't get displayed. It is possible to do it on an editor with GraphicalEditorWithFlyoutPalette.
>
> Thanks.
>
> Rashi Bahal
Re: To make tabs on the editor [message #242779 is a reply to message #242732] Thu, 08 May 2008 16:55 Go to previous message
Eclipse UserFriend
Originally posted by: rashi.bahal.gmail.com

Hi
i could not get what you are trying to explain me. Can u give some elaborate description.

Thanks for the help in advance.
Previous Topic:redo and undo in the GEF multipage editor
Next Topic:Figure feedback dont snap during edit part creation.
Goto Forum:
  


Current Time: Tue Mar 19 06:04:32 GMT 2024

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

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

Back to the top