Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Undo Manual/Tutorial/Examples?
SWT Undo Manual/Tutorial/Examples? [message #467734] Sun, 05 February 2006 14:35 Go to next message
Lee is currently offline LeeFriend
Messages: 17
Registered: July 2009
Junior Member
Hi all. I'm relatively new to swt so I apologise for the dull question,
but can anybody point me in the direction of an manuals, tutorials, and/or
examples of how to implement undo/redo function.

I have eclipse plug-in example's, being the Box View and Undo History
View, but neither have helped me understand the development process.

Thanks in advance.
Re: SWT Undo Manual/Tutorial/Examples? [message #467737 is a reply to message #467734] Sun, 05 February 2006 14:43 Go to previous messageGo to next message
Lee is currently offline LeeFriend
Messages: 17
Registered: July 2009
Junior Member
PS. I've tried the obvious routes of the eclipse site, googling it etc, to
no avail.
Re: SWT Undo Manual/Tutorial/Examples? [message #467792 is a reply to message #467737] Mon, 06 February 2006 19:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: leewyatt.gmail.com

Nobody can point me in the direction of any examples/tutorials/manuals?
Re: SWT Undo Manual/Tutorial/Examples? [message #467797 is a reply to message #467792] Mon, 06 February 2006 20:20 Go to previous message
Jeff Myers is currently offline Jeff MyersFriend
Messages: 489
Registered: July 2009
Senior Member
What is it that you're trying to undo/redo? Unless it's graphics
operations on a SWT canvas, you're probably better off asking in the
eclipse.platform newsgroup.

Eclipse 3.1 has the new IUndoableOperation framework that you may find
interesting -
http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/api/org/eclipse/core/commands/ope rations/package-summary.html
You should be able to search for references for these classes to find
examples of uses. It's also common to use GEF's commands to perform undo
operations in graphical editors.

Hope this helps,
- Jeff

Lee Wyatt wrote:
> Nobody can point me in the direction of any examples/tutorials/manuals?
>
Previous Topic:One Table Hides Another when Window Re-Sizes
Next Topic:Linux java.library.path file
Goto Forum:
  


Current Time: Thu Apr 25 22:06:24 GMT 2024

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

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

Back to the top