Re: InterfaceBuilder - Palletizing Windows
Re: InterfaceBuilder - Palletizing Windows
- Subject: Re: InterfaceBuilder - Palletizing Windows
- From: Ricky Sharp <email@hidden>
- Date: Wed, 6 Sep 2006 21:02:09 -0500
On Sep 6, 2006, at 8:05 PM, Ricky Sharp wrote:
On Sep 6, 2006, at 7:47 PM, Alberto Ricart wrote:
Thanks for the reply. Your solution doesn't work for many reasons:
1) NSWindow doesn't support NSCoding
Of course it does. Check it out the docs; it conforms to NSCoding
via NSResponder.
Hmm... while NSWindow does conform to NSCoding, I see what you mean
about things not working. I just tried a simple setup in my palette
and get this when dragging my window proxy to my nib window:
Exception pasting type IBWindowPboardType: <IIWindow: ...> does not
support archiving.
I think it's unfortunately the case where IB (yet again) is able to
do certain tasks that developers do not have any hooks into.
I would at least file an enhancement request to expose the
appropriate APIs.
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden