Skip navigation.
 
mlUpdating webview with HTML attribute of a managed object
FROM : Tom Burns
DATE : Tue Jul 18 18:09:06 2006

In the app I am developing, I have a webview that I need to display
content based on the currently selected item in a tableview. The
tableview is automatically populated by coredata, but I am at a loss
when it comes to figuring out how to get the HTML (stored as a string
attribute of each managed object) of the correct managed object to
load. Is there something simple that I am missing here? I have a
feeling that this is a simple problem with a simple solution, but I am
at a loss.

Thanks,

Tom Burns
Coalmarch Productions, LLC

Related mailsAuthorDate
mlUpdating webview with HTML attribute of a managed object Tom Burns Jul 18, 18:09
mlRe: Updating webview with HTML attribute of a managed object Jim Correia Jul 18, 18:14
mlRe: Re: Updating webview with HTML attribute of a managed object Tom Burns Jul 18, 18:21
mlRe: Updating webview with HTML attribute of a managed object Jim Correia Jul 18, 18:46
mlRe: Updating webview with HTML attribute of a managed object Andreas Mayer Jul 18, 18:50
mlRe: Re: Updating webview with HTML attribute of a managed object Tom Burns Jul 18, 18:58