FTC 1.2 beta 8
- From: Brendan Murphy <bmurphy@xxxxxxxxxxxxxxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Wed, 19 Nov 2008 19:20:36 -0600
FTC 1.2 beta 8 has been uploaded to the web site.
Here are some more enhancements and fixes.
Here's what is new with this beta...
- Fixed an initialization problem with pictures when the scaled
height and width were not specified in the XML. This only affects
documents created with version 1.0 and moved to a new version.
- Implemented an optimization of the segmentString method.
- Isolated the edit menu functionality into the following methods
so that you can call them independently. Use the following methods
to invoke this functionality.
editClearAction
editCopyAction
editCutAction
editPasteAction
editRedoAction
editUndoAction
Also implemented methods to check to see if this functionality is
available.
isClearActionAvailable
isCopyActionAvailable
isCutActionAvailable
isPasteActionAvailable
isRedoActionAvailable
isUndoActionAvailable
FTC Website:
http://www.truenorthsoftware.com/FormattedTextControl/FormattedTextControl.html
Set List Options (digest and vacation modes): www.freelists.org/list/ftcdev
List Archive: www.freelists.org/archives/ftcdev
Unsubscribe: Send email to ftcdev-request@xxxxxxxxxxxxx with "unsubscribe" in
the subject field.
Other related posts:
- » FTC 1.2 beta 8 - Brendan Murphy