• 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
Re: Need an alternative to Interface Builder for a good reason
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Need an alternative to Interface Builder for a good reason


  • Subject: Re: Need an alternative to Interface Builder for a good reason
  • From: John Stiles <email@hidden>
  • Date: Sun, 12 Aug 2007 12:58:31 -0700

Try Carbon nibs then?

On Aug 12, 2007, at 12:56 PM, Chris Hanson wrote:

On Aug 12, 2007, at 12:46 PM, John Stiles wrote:

If you're going to use XML, why not try to figure out IB's XML and then write code to just interpret the XML that comes out of IB?
Honestly if I were going to develop a cross-platform app, that would be one of the first things I tried.

The "XML nibs" generated by Interface Builder 2.5 are just an "XML plist" representation of a keyed archive. They are not in (or intended to be in) any human-readable, human-authorable format, and are extremely closely tied to the in-memory representation of the objects in the nib just as binary nibs are.


You will honestly have a much easier time defining and implementing your own format than trying to figure out and remain compatible with IB's.

  -- Chris


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


References: 
 >Need an alternative to Interface Builder for a good reason (From: Josh de Lioncourt <email@hidden>)
 >Re: Need an alternative to Interface Builder for a good reason (From: j o a r <email@hidden>)
 >Re: Need an alternative to Interface Builder for a good reason (From: Chris Hanson <email@hidden>)
 >Re: Need an alternative to Interface Builder for a good reason (From: John Stiles <email@hidden>)
 >Re: Need an alternative to Interface Builder for a good reason (From: Chris Hanson <email@hidden>)

  • Prev by Date: Re: Need an alternative to Interface Builder for a good reason
  • Next by Date: Re: Notification of device insertion/removal
  • Previous by thread: Re: Need an alternative to Interface Builder for a good reason
  • Next by thread: Re: Need an alternative to Interface Builder for a good reason
  • Index(es):
    • Date
    • Thread