Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gef-dev] GEF and Eclipse 3.2


GEF 3.2 has not adopted the IOperationHistory framework.  You would need to subclass the command stack to redirect to the IOperationHistory framework.

This is tracked in:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=125991

Please direct future queries to newsgroup...

-Steve
________________________________________
Steven R. Shaw
Rational Modeling Platform Diagram Layer Lead
Rational Software | IBM Software Group
770 Palladium Drive, Kanata, ON, Canada, K2V 1C8
tel: 613.591.7979
steveshaw@xxxxxxxxxx



Rodolfo Totaro <r.totaro@xxxxxxxxxxxxx>
Sent by: gef-dev-bounces@xxxxxxxxxxx

05/10/2006 05:20 PM

Please respond to
GEF development

To
"gef-dev@xxxxxxxxxxx" <gef-dev@xxxxxxxxxxx>
cc
Subject
[gef-dev] GEF and Eclipse 3.2





Hi All,

I read about the new eclipse features to support undo/redo. In GEF 3.1
undo/redo features are supported through Command GEF class.
How GEF 3.2 was modified to integrate the new undo/redo eclipse support?
Where can I find information about the combined use of GEF and the new
eclipse support to undo/redo

Thank in Advance

Rodolfo

_______________________________________________
gef-dev mailing list
gef-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/gef-dev


Back to the top