Re: FTC 1.3 beta 3-4
- From: Peter Karlsson <lists@xxxxxxxxx>
- To: ftcdev@xxxxxxxxxxxxx
- Date: Mon, 5 Jan 2009 11:25:56 +0100
30 dec 2008 kl. 22.24 skrev Brendan Murphy:
- Added support for encoding and decoding tags into the XML
stream. Two new events were added to the FormattedText class to
allow you to encode the tags. Here are the two new events.
XmlEncodeTag(obj as FTBase) as string
Return an encoded string representing the obj.tag field.
XmlDecodeTag(data as string, obj as FTBase)
Take the data passed in and decode it and assign it to the obj.tag
field.
Is this implemented for all types of objects? I always get the tag as
nil in FTParagraph, for example when selecting an entire paragraph
(with a valid tag) and choosing copy.
Peter Karlsson
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: