Re: changing the style mask of an NSWindow
Re: changing the style mask of an NSWindow
- Subject: Re: changing the style mask of an NSWindow
- From: j o a r <email@hidden>
- Date: Wed, 29 Jan 2003 11:12:04 +0100
No, you can only set the style mask of a window when you create it, not
dynamically (it's in the documentation).
j o a r
On Wednesday, Jan 29, 2003, at 10:52 Europe/Stockholm, Damien wrote:
I have a normal NSWindow and I want to change it in a window that has
no title bar.
Is it possible programmatically? I mean ... without creating another
NSWindow in which I would copy the content of the original window.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.