Skip to main content



      Home
Home » Eclipse Projects » GEF » Fixed header for a diagram
Fixed header for a diagram [message #783311] Wed, 25 January 2012 08:33
Eclipse UserFriend
We have a diagram similar to a UML flow diagram which tends to be very long. While scrolling vertically we would like to have the component headers stay visible at the top.

Is this achievable by somehow having two graphical viewers share the same EditParts?

The solution we are using now is to have 3 GraphicalViewers in one composite (based on how RulerComposite works):

----------------
|      |Header |
|------|-------|
|Time  |Main   |
|Stamp |Content|
----------------


All share the same model but have different EditPartFactory implementations.

[Updated on: Wed, 25 January 2012 09:13] by Moderator

Previous Topic:[zest2.0] Status of zooming in zest 2.0
Next Topic:order of selected objects
Goto Forum:
  


Current Time: Wed Jul 16 18:18:43 EDT 2025

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

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

Back to the top