If you download http://gefdemo.tigris.org/svn/gefdemo/trunk take a
look at the UML demo.

That demos a split pane diagram with the same diagram being shown in
two different panes. You'll initially see the splitter shrunk to the
bottom of the screen but you can drag it up.

So you want similar but with one at a different scale and readonly.

Bob.


2008/8/16 Tom Morris <[EMAIL PROTECTED]>:
> Bob is really a better person to answer this since I think he's the
> only one that understands the inner workings of GEF, but my guess is
> that a second Editor is the best way to go.  The technique that I used
> to implement the high res print/save stuff is too heavyweight to use
> for a display that is updated constantly.
>
> Most of the interesting work is going to be in translating between the
> coordinate spaces of the two views for things like dragging and
> updating the boundary outline.  All the other drawing stuff should
> happen automagically if GEF is implemented properly.
>
> Tom
>
> On Wed, Aug 13, 2008 at 4:17 PM, Bogdan Szanto <[EMAIL PROTECTED]> wrote:
>> Hi all,
>> I'm currently working on Feature 6: Bird's eye view. I've identified where
>> should I put the panel and all, but I'm still in a dilemma on how could I do
>> for the content.
>> Could I create another instance of the editor in a smaller size (around 1/5
>> of the original) that has no edit capabilities, or could I use the same
>> principle as having a "save to image" of the diagram and display this image
>> reduced?
>> If anyone could give me some leads on where to start it would save me some
>> time.
>> Thanks in advance.
>>
>> Regards,
>> Bogdan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to