How do I give an IB object a custom icon?
How do I give an IB object a custom icon?
- Subject: How do I give an IB object a custom icon?
- From: Jonathan Wight <email@hidden>
- Date: Fri, 15 Mar 2002 14:01:36 -0600
I've created an IB palette and inspector for my NSView subclass. But what I
need to do is give it a custom icon while it is in the palette. The view is
actually invisible until the user configures it, which makes it kind of hard
to select... ;-) So I'd like to do what the NSTableView classes have done
and show a representative icon while they're in the IB palette.
Cheers.
Jon.
_______________________________________________
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.