Adding design-time 'live' functionality to IB palette items
Adding design-time 'live' functionality to IB palette items
- Subject: Adding design-time 'live' functionality to IB palette items
- From: Christopher Barnes <email@hidden>
- Date: Wed, 29 Jan 2003 14:43:20 -0800
I have built an IB palette for a custom NSButton subclass, and would like to
enable 'live' functionality of the object while in design view.
What I want is something similar to NSTabView, where double-clicking the
view causes the NSTabView to be selected, while single-clicking on a tab
activates selects that particular NSTabViewItem.
I have looked at the InterfaceBuilder.framework headers, and other than the
function (BOOL)ibSupportsInsideOutSelection, I'm not seeing anything that
seems directly relevant.
Any tips/pointers?
Thanks,
Chris
_______________________________________________
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.