Nib files
Nib files
- Subject: Nib files
- From: Alan Smith <email@hidden>
- Date: Tue, 7 Feb 2006 18:00:53 -0500
I'm working on a project helper that will store data like bugs, requested
features, to do… I want it to have a file for each project and it will save
the data to it's projects file. Now it will be a window with tabs and each
tab will be one of those groups, bugs, to do… and the look will be the same
for each tab. So is there a way display each tab as having the same nib file
without coding each tab to display the same file, it seems a waste of code?
They would each need to display the corresponding data group w/o displaying
the others on top of that. The other question is, how do I then save the
data from each tab individually and not the data from the others at the same
time, if they're all using the same nib? This may not be clear, if it isn't
let me know.
Thanks in advance, Alan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden