IB3 Plugin, 'composite' view hierarchy, and subview manipulation
IB3 Plugin, 'composite' view hierarchy, and subview manipulation
- Subject: IB3 Plugin, 'composite' view hierarchy, and subview manipulation
- From: "Sean McBride" <email@hidden>
- Date: Mon, 18 Feb 2008 15:54:22 -0500
- Organization: Rogue Research
Hi all,
My IB3 plugin has several 'library object templates'. One of them uses
as its representedObject a plain NSView that has several subviews.
Basically, I'm trying to put together a view hierarchy that I frequently
use so that I can just drag it from the library instead of recreating it
every time. Similar to how IB's library has an NSTableView already in
an NSScrollView, all nicely packaged together.
It's working except for one thing: I am unable to select/manipulate any
of the subviews of my plain NSView. If, instead of a plain NSView, I
use an NSView subclass that does nothing more than implement
ibDefaultChildren/ibIsChildViewUserMovable/ibIsChildViewUserSizable then
things work as expected. Is this the only way?
Thanks,
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden