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]
