At its most basic level, I am creating an iPhone app that displays textual information. When searching, I want the app to highlight the matching text. I'm using Core Data with SQLite. The text is stored in a string attribute right now. The strings can be up to a few kilobytes in size.
I think I need to use the web view to do this? Anyone know of any sample code out there that can do this? Thanks, Jonathan Schmidt_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
