Need help with my first Cocoa app
Need help with my first Cocoa app
- Subject: Need help with my first Cocoa app
- From: Pablo Gomez <email@hidden>
- Date: Wed, 15 Jun 2005 12:47:40 -0500
I recently learned Cocoa and now I'm trying to do my first app. The
problem is that I'm not quite sure how to do some stuff. I'm trying to
do an application that will allow the user to keep track of rents that
are paid to them from different properties they own. They will set up
list of properties through the preferences window, and each one will
be a "House" object which will be stored in an array. However, I want
the main window of my application to display an NSBox for each one of
the properties the user owns with information about each of them. My
question is how can I create an NSBox in my main window for each of
the elements in the array and how can I add some NSButtons inside the
NSBoxes? Is there a way to do it with Interface Builder?
Thanks in advance,
Pablo
_______________________________________________
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