How to converting a Carbon nib to Cocoa?
How to converting a Carbon nib to Cocoa?
- Subject: How to converting a Carbon nib to Cocoa?
- From: Fosse <email@hidden>
- Date: Sun, 29 Jun 2008 16:59:52 +0800
My Carbon nib contains a lot of dialogs. I want to make it be used by
another cocoa application and don't want to create all those dialogs and
econstruct the entire control hierarchy manually in the Interface Builder. I
don't care about connections, I'll wire them up myself. I'm just hoping to
avoid repeating the layout work.
The Cocoa nib uses binary file objects.nib which is different with the xml
file used byCarbon nib . I can't find any way to convert it with either
Interface Builder or nibtool.
Does anyone know of an automated method for doing the conversion? Or method
to create Cocoa NIB without using Interface Builder?
I found two related questions here but no more answers..
http://lists.apple.com/archives/cocoa-dev/2001/Jul/msg00243.html
http://lists.apple.com/archives/carbon-development/2003/Aug/msg00161.html
Thanks a lot!
_______________________________________________
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