Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » How to add tabs in graphicalEditor( using GEF)
How to add tabs in graphicalEditor( using GEF) [message #240383] Tue, 01 January 2008 10:03 Go to next message
Eclipse UserFriend
Originally posted by: vandanagupta.86.gmail.com

I have to add tabfolder in my graphical editor.
I am not able to get how can I add SWT widgets in figures.
Or is there any other approach to get the same result.
Could anybody help me out.
Thanks in advance.
Re: How to add tabs in graphicalEditor( using GEF) [message #240393 is a reply to message #240383] Wed, 02 January 2008 19:20 Go to previous message
Eclipse UserFriend
Originally posted by: sebukoleth.gmail.com

Vandana wrote:
> I have to add tabfolder in my graphical editor.
> I am not able to get how can I add SWT widgets in figures.
> Or is there any other approach to get the same result.
> Could anybody help me out.
> Thanks in advance.
>
>
>
Most probably what you want is to have a multi-page editor where the
graphical editor is one of the available editors. Look at
org.eclipse.ui.part.MultipageEditorPart for this functionality.

SWT widgets cannot be embedded in figures. If you want to have
tabfolder-like functionality in a figure, you will have to write your
own figure.

Sebu
Previous Topic:Move focus based on an event
Next Topic:Dismiss the selection when right clicking on the graphical viewer.
Goto Forum:
  


Current Time: Fri Apr 26 03:31:27 GMT 2024

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

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

Back to the top