Displaying multiple NSView subclasses
Displaying multiple NSView subclasses
- Subject: Displaying multiple NSView subclasses
- From: Damien Sorresso <email@hidden>
- Date: Thu, 14 Jul 2005 14:54:21 -0500
I'm a little confused on how I can create an NSView subclass as a sort
of template for things I want drawn later on. What I'm trying to do is
basically akin to what Safari's download manager does: display multiple
download objects in a view, each being different.
I started by dragging the CustomView widget to the main IB window and
got a custom view. I laid it out like I want (an image well and a
couple text fields), but after that I'm stuck on what to do. How do I
manipulate and create new instances of the subclass within an NSBox
subclass in the code?
--
Damien Sorresso
Macintosh Developer
Computer Infrastructure Support Services
Illinois State University
email@hidden
309.438.5777
_______________________________________________
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