Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
XML and WebView
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
XML and WebView
Subject
:
XML and WebView
From: Rick Langschultz <
email@hidden
>
Date: Fri, 15 Sep 2006 20:41:13 -0500
Can I subclass WebView to interpret custom XML data. I don't want to use HTML input but custom XML. Or should I just use an xslt engine to interpret my XML data into HTML code through a webview. I am trying to create something that will interpret code like:
<button name= "hello" send="helloworld" text="Hello World" enabled="true"/>
This code would create a button on a page with the text "Hello World" inside of it, upon submitting or clicking on the button the key value pair submitted to the server would be { hello: helloworld}
Should I just use XSLT or do I have to modify the WebView code to do this for me???
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Follow-Ups
:
Re: XML and WebView
From:
Justin Anderson <email@hidden>
Prev by Date:
Re: Image in place of NSTableColumn header cell
Next by Date:
Re: XML and WebView
Previous by thread:
Re: Image in place of NSTableColumn header cell
Next by thread:
Re: XML and WebView
Index(es):
Date
Thread