outlets in IB for palette items
outlets in IB for palette items
- Subject: outlets in IB for palette items
- From: "Mark J. Lilback" <email@hidden>
- Date: Mon, 17 Mar 2003 12:07:04 -0500
I've got a subclass of NSView that contains multiple NSButtons. I
created the layout for it in IB and wired the buttons in outlets to
the NSView subclass.
I've created an IB Palette to add the view to an interface. However,
I don't want the outlets for the buttons to appear when inspecting
the connections for the object.
Is there a way to do this? The public header file doesn't list the
button outlets as outlets, but they still appear in IB so the user
can disconnect them, but not reconnect them (since they interact with
the view as a single object, not as a view with nested buttons).
TIA
--
__________________________________________________________________________
"They that can give up essential liberty
Mark J. Lilback to obtain a little temporary safety
<email@hidden> deserve neither liberty or safety."
http://www.lilback.com/ -- Benjamin Franklin
_______________________________________________
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.