[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.modeling.gmf] Diagram canvas without horizontal scrolling
|
Hello,
I need an advice how to get a GMF editor without horizontal scrolling. I
create a diagram editor who consists of two kinds of nodes. One kind of
nodes should appear at the left boundary of the editor canvas and the
second kind at the right boundary. Both kind of nodes should be always
visible. Horizontal scrolling is here undesirable because when i
downsize the canvas the second kind of nodes are no longer visible.
Thanks,
Joerg