Re: Utility/Floating window with titlebar on left side
Re: Utility/Floating window with titlebar on left side
- Subject: Re: Utility/Floating window with titlebar on left side
- From: "Paul Sanders" <email@hidden>
- Date: Thu, 6 May 2010 15:41:00 +0100
> Already tried NSBorderlessWindowMask, but that doesn't supports the close
> button functionality, which is required in my case.
You can create a close button via +[NSWindow standardWindowButton:forStyleMask:]
I think NSBorderlessWindowMask is the only game in town here.
Paul Sanders.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden