Re: change NSBorderlessWindowMask on NSTitledWindowMask when app is launch. how?
Re: change NSBorderlessWindowMask on NSTitledWindowMask when app is launch. how?
- Subject: Re: change NSBorderlessWindowMask on NSTitledWindowMask when app is launch. how?
- From: Mike Abdullah <email@hidden>
- Date: Thu, 29 Jan 2009 11:12:04 +0000
1) Changing the UI like this is almost always a bad idea
2) You can't change the style of a window once launched. But, you can
close the old window and replace it with a new one in exactly the same
location.
Mike.
On 29 Jan 2009, at 10:25, Carlo Gulliani wrote:
hi, everybody. I have a problem:
Can I change styleMask when my app already is launch? When app is
launching i use NSBorderlessWindowMask, when i press any button i
wanna use NSTitledWindowMask?
_______________________________________________
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
_______________________________________________
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