realbasic-nug
[Top] [All Lists]

RE: object=object

To: "'REALbasic NUG'" <realbasic-nug at lists dot realsoftware dot com>
Subject: RE: object=object
From: "Joseph Claeys" <techmail at psychjoe dot com>
Date: Mon, 28 Feb 2005 17:22:04 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Organization: Psychjoe
Thread-index: AcUd6yG1FoVM/uO7Q7G2x/n/TjRZBwAAM3qw
"Why not?  Seems to me that's exactly what it does." Best, - Joe

I don't know why not.  In the debugger the styledtext is always empty.  This
gives me nothing:

StyleField.styledtext=jp.TagReplace(StyleField,"<<(.*)>>",FieldValues).style
dtext 

While this:

StyleField.text=jp.TagReplace(StyleField,"<<(.*)>>",FieldValues).text 

Give me the text without the style.

Arrrrgh!  Maybe I just need a break.

~joe

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

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

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