Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[xwt-dev] Undo/Redo with xwt properties

Hi,

 

I work on the papyrus project (http://www.eclipse.org/papyrus/),

we use XWT for the properties part.

 

We want to bind the undo/redo on our commandstack.

(see https://bugs.eclipse.org/bugs/show_bug.cgi?id=413895)

 

I didn’t find any documentation/forum post or mail on the subject.

By default the undo/redo is provided by the swt widget and not by the propertysheetpage.

 

Is there a recommended way to implement this feature with XWT ?

Is there an example working or has it already been done in a project ?

 

 

Regards,

Benoit Maggi

 


Back to the top