Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » IDebugEditorPresentation with GEF Editor possible?
IDebugEditorPresentation with GEF Editor possible? [message #199554] Mon, 17 October 2005 11:12 Go to next message
Eclipse UserFriend
Originally posted by: Daniel.Hirscher.innovations.de

Hi,

IDebugEditorPresentation provides addAnnotations and removeAnnotations.
How to get a GEF editor to support Annotations from the debugger?
I would like to get little "instruction pointer" arrows.

Is this possible?
Have anyone done something like this?

--
Daniel
Re: IDebugEditorPresentation with GEF Editor possible? [message #199561 is a reply to message #199554] Mon, 17 October 2005 13:17 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Assuming the annotation is to the model, you would lookup the model using
the viewer's editpart registry. Then you have the graphical editpart. You
can either place a pointer yourself or send a request asking the editpart to
place the instruction pointer.

"Daniel Hirscher" <Daniel.Hirscher@innovations.de> wrote in message
news:dj00pf$2s2$1@news.eclipse.org...
> Hi,
>
> IDebugEditorPresentation provides addAnnotations and removeAnnotations.
> How to get a GEF editor to support Annotations from the debugger?
> I would like to get little "instruction pointer" arrows.
>
> Is this possible?
> Have anyone done something like this?
>
> --
> Daniel
Previous Topic:Blocked ChangeBoundRequests when dragged figures overlap
Next Topic:Does support Marque Tool autoscrolling?
Goto Forum:
  


Current Time: Sun Dec 01 18:32:56 GMT 2024

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

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

Back to the top