[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Custom Layout with undo

Hello

I'm writing a custom layout provider extending the
AbstractLayoutNodeProvider class. Is is basically same implementation as
in the SquareLayoutProvider example. Unfortunately the undo (Ctrl+Z)
does not work. Any hints how to implement this?

Thanks for any help
Andreas