On Thu, May 1, 2008 at 4:53 PM, Philip Bridson <[EMAIL PROTECTED]> wrote:
> I don't mind manipulating it with code if I have to.

Subclass NSWindow and override
-initWithContentRect:styleMask:backing:defer to pass your custom
window mask to super's implementation.  Then in the identity pane of
IB, set the class of the window to your custom class.  At runtime,
things should Just Work(TM).

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to