Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » Imporved Outline View
Imporved Outline View [message #244723] Tue, 29 July 2008 18:45 Go to next message
Michael Swearingen is currently offline Michael SwearingenFriend
Messages: 26
Registered: July 2009
Junior Member
Hello All,

I would like to improve the outline view in my project, add drag and drop
support, grouping, and maybe some other features. Can anyone point me to
a good tutorial about this or maybe send in some sample code? Grouping my
shapes and having the outline view tree structured is the most important
feature I'd like it implement currently.

MS
Re: Imporved Outline View [message #244728 is a reply to message #244723] Tue, 29 July 2008 19:09 Go to previous message
Tamar Cohen is currently offline Tamar CohenFriend
Messages: 2
Registered: July 2009
Junior Member
SWT snippets can help you out:

http://www.eclipse.org/swt/snippets/

dragging leaves in a tree:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.swt.sni ppets/src/org/eclipse/swt/snippets/Snippet91.java?view=co

If you are using GEF, you can make a different content provider for the
outline to control the grouping and ordering of elements.

You can also take a look at the various GEF examples to see what they've
done in their outlines.

Tamar

"Michael S." <michael.swearingen@gmail.com> wrote in message
news:786b56e94581a2dd56a70655d2b43311$1@www.eclipse.org...
> Hello All,
>
> I would like to improve the outline view in my project, add drag and drop
> support, grouping, and maybe some other features. Can anyone point me to
> a good tutorial about this or maybe send in some sample code? Grouping my
> shapes and having the outline view tree structured is the most important
> feature I'd like it implement currently.
>
> MS
>
Previous Topic:Arrow navigation doesn't jump to next parent
Next Topic:[Announce] GEF 3.5.0 I200807300140 is available
Goto Forum:
  


Current Time: Thu Apr 25 04:19:01 GMT 2024

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

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

Back to the top