realbasic-nug
[Top] [All Lists]

Re: Storing the contents of a styled editfield...

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Storing the contents of a styled editfield...
From: Michael Diehr <md03@xochi.com>
Date: Tue, 30 Jun 2009 11:06:23 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <3F065AC5-0800-4C72-AE51-26205201E422@tolisgroup.com>
References: <839A347D-2C6B-474A-86E3-53B7D4F9DE96@gmail.com> <3F065AC5-0800-4C72-AE51-26205201E422@tolisgroup.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Correct -- EditField.StyledText.RTFData is an string which can be stored in a text file, and this is enough data to restore an edit field to its prior state.

As long as the RTF data originates in REALbasic, I think it works ok. Problems may arise if you try to get RTF from another source, as the RTF parser in RB is limited.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>