Undo Toolkit
Description:Undo Toolkit is Free program for Mac OS developed by Forbes Undo Toolkit allows you to add unrestrained undo and redo to your REALbasic plan with equitable one line of jurisprudence per dominate. Just change each dominate's "super" to its Undo Toolkit counterpart, add one line to situate the EditUndo menu text, and you've implemented a fully featured undo system in a fraction of the time. The Undo Toolkit includes window classes that automatically instantaneous the practicable to redeem changes (using a Mac OS X folio window), supervise the Mac OS X Aqua change flag, permit and hilt the FileSave, EditUndo and EditRedo menu items, and support unrestrained levels of undo with unrestrained numbers of controls. Undo Toolkit supports application-wide or window-specific undo, you can prefer the undo solution that's proper for your plan, and provides customizable language constants for multi-lingual apps. (As featured in Issues 1.2 and 1.4 of REALbasic Developer magazine. RBD subscribers can download the tutorial files from the subscribers-only entanglement site.) What's New: Version 1.1.1 adds the following:Added the StyleAction grade. StyleActions collect information nearly changes to an EditField's kind (e.g., background text to bold, italic, changing its color, etc.). The UndoableEditField grade has been updated to utilize StyleActions, and the case plan immediately demonstrates undoing and redoing of kind changes. Added the RB5Compiler boolean constant, to assemble it easier to utilize the Undo Toolkit with REALbasic 4.5. REALbasic 4.5 users should situate this constant to FALSE, and rename the EnableMenuItems incident in the UndoableListBox grade. Put the UndoableAction grade in a folder named "AAALoadMe1st", to certify that it loads ahead of its subclasses when dragging the Toolkit into a plan. Added the Read Me documentation and What's New documentation to the distribution. |