Finding which window is causing the "NSWindow does not support utility styleMask 0x10" error
Finding which window is causing the "NSWindow does not support utility styleMask 0x10" error
- Subject: Finding which window is causing the "NSWindow does not support utility styleMask 0x10" error
- From: Gideon King <email@hidden>
- Date: Fri, 14 May 2010 21:29:34 +1000
I obviously have the utility style mask set on a window somewhere in one of my nibs, but I have 40 nibs in my project and it would take ages to go through every one of the windows in every nib to find the culprit. Is there some way I can search in my xib files, or set a breakpoint in my code so that I can shortcut the process of identifying the window causing this?
Thanks
Gideon
_______________________________________________
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