Skip to main content



      Home
Home » Eclipse Projects » GEF » Imporved Outline View
Imporved Outline View [message #244723] Tue, 29 July 2008 14:45 Go to next message
Eclipse UserFriend
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 15:09 Go to previous message
Eclipse UserFriend
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: Wed May 28 23:31:26 EDT 2025

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

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

Back to the top