views within views?
views within views?
- Subject: views within views?
- From: "Brian O'Brien" <email@hidden>
- Date: Tue, 12 Apr 2005 14:53:53 -0600
I have a class I call MyImageSuperView
and within that I define a matrix of images n by m.
So now I have a bunch or rectangles and within each of these rectangles
I want to instantiate an instance of MyImageView.
What do I do to instantiate an instance of MyImageView such that it
gets a rectangle on MyImageSuperView?
Is this what initWithFrame is for?
_______________________________________________
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