A text view finishes getting images in HTML
A text view finishes getting images in HTML
- Subject: A text view finishes getting images in HTML
- From: "Erik J. Barzeski" <email@hidden>
- Date: Thu, 27 Jun 2002 10:05:07 -0400
Hi,
I've got a text view through which I display either HTML or plain text.
Unfortunately, if an image in an HTML view isn't in the cache, the only way
to display the image is to wait for it to download and somehow refresh the
view.
What would be nifty is a "textViewDidFinishLoadingAllMyDarnPictures"
notification or something (obviously with a different name <g>) so that I
can refresh the view at that time. I've looked over the docs, mamasam, my
own site and the other Cocoa sites, and haven't found a solution. Of course,
the text view system is a mystery to many and doesn't get as much coverage
as it should, and I may have been barking up the wrong proverbial tree...
This is a standard text view, not modified in any way (I hadn't even hooked
up a delegate until I played with this stuff). It's not editable, but it is
selectable.
Any text view Gods care to point me in the right direction? Thanks...
--
Best wishes,
Erik J. Barzeski
"What counts is not necessarily the size of the dog in the fight;
it's the size of the fight in the dog." - Dwight D. Eisenhower
###################################################################
Email: erik@(anything below) AIM: iacas
http://iacas.org http://weims.net
http://techstra.net http://barzeski.com
http://cocoadevcentral.com http://soundsetcentral.com
http://freshlysqueezedsoftware.com http://applescriptcentral.com
###################################################################
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.