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: John Anderson <email@hidden>
- Date: Fri, 21 Nov 2003 10:07:57 -0800
You may also want to think about using Mozilla as your app platform;
XUL is kinda neat. As a side effect your app would work on any
platform.
John
On Nov 21, 2003, at 12:13 AM, p3consulting wrote:
Message: 1
Cc: email@hidden
From: Jim Rankin <email@hidden>
Subject: Re: Dynamically Generating GUI forms from an XML file?
Date: Thu, 20 Nov 2003 17:22:40 -0500
To: email@hidden
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
There is also Renaissance, part of the GNUstep project
http://www.gnustep.it/nicola/Tutorials/Renaissance/node1.html
Pascal Pochet
P3 Consulting
email@hidden
http://www.p3-consulting.net
_______________________________________________
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.
_______________________________________________
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.