Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Eclipse Stype Tabs
Eclipse Stype Tabs [message #464737] Tue, 29 November 2005 07:11 Go to next message
Eclipse UserFriend
I'm newbie in UI.
I'm trying to do tabs like in eclipse, Drag/Drop and drag to outside ide
makes standalone. Any clue?


Regards;
Stephen
Re: Eclipse Stype Tabs [message #464779 is a reply to message #464737] Tue, 29 November 2005 14:10 Go to previous message
Eclipse UserFriend
Eclipse uses org.eclipse.swt.custom.CTabFolder with setSimple(false).

Dragging the tabs to create a new window is more complicated. It involves
the SWT.DragDetect event, Tracker and creating a new shell. You might want
to consider making use of RCP to achieve this. Questions about RCP are best
asked in the eclipse.platform newsgroup. Some articles are here:

http://eclipse.org/articles/Article-RCP-1/tutorial1.html
http://eclipse.org/articles/Article-RCP-2/tutorial2.html
http://eclipse.org/articles/Article-RCP-3/tutorial3.html

"Stephen" <swmk.stephen@gmail.com> wrote in message
news:c228902510120418849d60d36c619189$1@www.eclipse.org...
> I'm newbie in UI.
> I'm trying to do tabs like in eclipse, Drag/Drop and drag to outside ide
> makes standalone. Any clue?
>
>
> Regards;
> Stephen
>
Previous Topic:Rename Feature in Tree
Next Topic:TableTreeViewer support for the new tree table widget
Goto Forum:
  


Current Time: Fri Jul 04 14:58:32 EDT 2025

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

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

Back to the top