Re: Dynamically Generating GUI forms from an XML file?
Re: Dynamically Generating GUI forms from an XML file?
- Subject: Re: Dynamically Generating GUI forms from an XML file?
- From: Jim Rankin <email@hidden>
- Date: Thu, 20 Nov 2003 17:22:40 -0500
On Nov 18, 2003, at 10:11 PM, email@hidden wrote:
>
Hi, I was wondering, is there an easy way to generate GUI forms from
>
an XML file?
>
>
Thanks in advance,
>
>
-Conrad
>
You many also want to check out my XML marshaller framework (see link
in signature). This will allow you to map XML data into your model
objects, then you can use the NSController classes to bind GUI form
values to your model objects. This may be the quickest way to get
where you want to go.
I'm also considering implementing a more direct solution to this
problem, although as a paid product, not part of Excelsior. Let me
know if anyone else would be interested in a tool like this.
Best,
-jim rankin
Excelsior! XML Marshaller for Cocoa
http://www.homepage.mac.com/jimbokun/Excelsior.html
_______________________________________________
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.