Re: create new elements
Re: create new elements
- Subject: Re: create new elements
- From: Shawn Erickson <email@hidden>
- Date: Sat, 6 Mar 2004 12:43:28 -0800
On Mar 6, 2004, at 5:17 AM, Sascha Kuehn wrote:
hi,
is it possible to create a new element like a NSImageView at runtime.
The quick answer is yes. If you read the docs on NSImageView and its
super classes it should be clear.
i.e. i hit a button and a new NSImageView appears.
The image data comes from? Are you sure you want / need an image view
which is a control?
What are you trying to do?
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.