generate NSColorWell
generate NSColorWell
- Subject: generate NSColorWell
- From: Jake <email@hidden>
- Date: Wed, 13 Feb 2002 18:25:59 -0500 (EST)
I have been trying to dynamically generate NSColorWell in my view without
much success.
ct = [[NSColorWell alloc] initWithFrame:[view frame]];
I am getting CopyZone errors. Is there an example of how to do this
programmatically? Thanks.
Jake
_______________________________________________
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.