I'd like to be able to create NSWindows with the skinny titlebar of NSPanels, 
programmatically, without having to use NSPanel --- I've subclassed NSWindow, 
so if I need to create an NSPanel instead I'll have to have a duplicate 
subclass for the panel, which gets ugly. 

Is there a way to get the panel's skinny title bar  with an NSWindow style ? 
I've tried the NSUtilityWindowMask and NSDocModalWindowMask constants when 
creating an NSWindow, but with no change. What's the necessary incantation? 
This was trivial with Carbon's kFloatingWindowClass

Thanks.



      
_______________________________________________

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