Need some Help form you ppl....
We have some .rsrc resource files in our mac application and it contains a lot of things like Dialogs, Menus, String Tables and Pictures and some other things. We are porting this to XCODE. We can directly use the rsrc in XCODE also, but I am interested in converting these resources to NIB files. It seems Nibs are intended only for UI Resources like Dialogs Menus and PICTs. So what should we do with the strings and other custom resources that we have in the rsrc. We want to completely eliminate the rsrc resources from the application.
Thanks in Advance...
We have some .rsrc resource files in our mac application and it contains a lot of things like Dialogs, Menus, String Tables and Pictures and some other things. We are porting this to XCODE. We can directly use the rsrc in XCODE also, but I am interested in converting these resources to NIB files. It seems Nibs are intended only for UI Resources like Dialogs Menus and PICTs. So what should we do with the strings and other custom resources that we have in the rsrc. We want to completely eliminate the rsrc resources from the application.
Thanks in Advance...