how can I do a list of views?
how can I do a list of views?
- Subject: how can I do a list of views?
- From: Daniel Morrow <email@hidden>
- Date: Tue, 28 Sep 2004 09:03:51 -0400
First, I'd like to say that I'm brand new to Cocoa, (just started a few
days ago). Been a Carbon guy since before there was such a name, and
I'm doing my first Cocoa project, so please excuse my ignorance.
I need to make window that has a scrolling list of choices in it, where
each choice is either a static-text/edit-text pair, or a
static-text/popup menu pair.
So, the window, might look something like this:
Text label 1: ______________ // edit text
Text label 2: Popup Item 1 // popup menu
Another label: ______________ // edit text
Sorry if this isn't too descriptive, it's hard to do this with text.
But the idea is that the choices would fit inside of a scrolling view.
The amount of choices can vary from 1 to several.
If there's a good piece of sample code which might shed some light on
this, please let me know. Don't want to bother the list with too many
newbie questions.
Thanks,
-Dan.
_______________________________________________
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