Re: 3 IB Qs: actions; view tags; NSWindow setFrame
Re: 3 IB Qs: actions; view tags; NSWindow setFrame
- Subject: Re: 3 IB Qs: actions; view tags; NSWindow setFrame
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 21 Feb 2003 18:06:14 +0100
On Friday, February 21, 2003, at 04:14 PM, David Remahl wrote:
2) No tags for custom views?
Interface Builder doesn't allow a "tag" value to be assigned to a
custom view.
The Attributes panel is empty and marked as "Not Applicable". Tags
are part of
NSView so it seems that they *could* be applied. Just an oversight?
Report it as a bug with Apple.
A NSView does not have any tag data just a method which returns -1.
Since you're using the NSView inspector in IB for your custom view,
it's correct that the tag part is disabled.
_______________________________________________
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.