On 16 Dec 2009, at 16:18, Scott Wilson wrote:
On 16 Dec 2009, at 15:14, ronald kuivila wrote:
Hi Scott,
I ran into another issue. If you exercise SCTextView:open
'enthusiastically' graphics go belly-up.
That's the problem with enthusiasm, I suppose.
My initial guess is that this is related to the async load for html.
Doesn't seem to be a problem with rtf files.
loadHTMLToTextView gets deferred, so possibly you need some count
method to block multiple loads and/or setting the rendered string.
I'll be off-line for a couple of days so I can't do anything about it
now.