Hi Everyone,
I'm trying to create a custom view controller where one component comes in from one nib file and the second comes in from another(reason for this is that one component is inherited from a base class view controller). Is this even possible? If it is possible, are there any good references out there? I'm new to both Objective C and iPhone development.
Thanks,
Ahmad
I'm trying to create a custom view controller where one component comes in from one nib file and the second comes in from another(reason for this is that one component is inherited from a base class view controller). Is this even possible? If it is possible, are there any good references out there? I'm new to both Objective C and iPhone development.
Thanks,
Ahmad