realbasic-nug
[Top] [All Lists]

Re: Entering CR/LF into an EditField

To: "REALbasic NUG" <realbasic-nug@lists.realsoftware.com>
Subject: Re: Entering CR/LF into an EditField
From: dda <headspin@gmail.com>
Date: Mon, 29 Dec 2008 12:22:19 +0800
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; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=SGDg+0+1bCp3TbiZXORf98q0Do2/GzB81CUVR/RvMPE=; b=BUMYnDSv+29hM7Bt5MUd55ylfqqzmi2vQZMWB8G3uzAPjHRLvuRtx6cZEF4uzvnBZ+ nLOW0nBFDqGhPHot4lzpLHFfCdwZx0QFQPGMOpKIu6ZqihPCZ70gaaVuCWHGNgunANwv Mj241FNrFbevdGh2uWHJVrpjIlbJTTqSXw+Dk=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=VEcjdvDQTFBEqQPq5Md1j+u8vPShFvY6ddTf6YZeoIYq2+p1nQyFEGzn/K0bXDCL/G DECdNpmnPhO1Aoat17UamKLtM7OpF1ryMIYy8BatzdS3Pb/1Tx9cnkEOJM8pNdwF9YnC 4blnh2YZNJzm/BE0/jX8lkpoBvDGxTSTfRFjI=
In-reply-to: <C57DB7A3.1C1A0%ktekinay@mactechnologies.com>
References: <DF0394D1-B112-4610-B345-935E3F3CDD3A@shaw.ca> <C57DB7A3.1C1A0%ktekinay@mactechnologies.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
It would appear so, since the EditField will force conversion.

If you only need a *visual* reference, replace crlf with crcr. It'll
produce the result you expect -- but of course the binary content will
be lost.


-- 
dda



On Mon, Dec 29, 2008 at 12:09 PM, Kem Tekinay
<ktekinay@mactechnologies.com> wrote:
> so my original question remains: Am I doing it the
> only way possible?

_______________________________________________
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>