Thx again! The new solution - just implemented - is a but fast
that StyleRuns: 150-times ;-)

Now it is even fast enough to probably add syntax highlighting while
the user types. Nice.

CU,

s

Am 10.07.2006 um 09:44 schrieb Andy Dent:

You are talking about two different variables
the first line sets PageTextField
the other lines address PageTtitleField

I suspect PageTtitleField is null

On 09/07/2006, at 6:41 PM, Stefan P. wrote:

The first line of this snippet executes fine:

>>>
PageTextField.StyledText.Text = myCurrentItem.GetPropertyForLocale( theLocale, TAContentItem.kProp_FullText ).StringValue()
      PageTtitleField.StyledText.Bold( 1 ) = true
      PageTtitleField.StyledText.TextColor( 1, 2 ) = &c00FFFF
<<<

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

Reply via email to