NSBorderlessWindowMask on a sheet
NSBorderlessWindowMask on a sheet
- Subject: NSBorderlessWindowMask on a sheet
- From: Philip Dow <email@hidden>
- Date: Thu, 14 Sep 2006 18:24:06 +0200
Hi all, I'm running an NSWindow subclass that uses the
NSBorderlessWindowMask style as a sheet. The subclassed window is the
sheet. The sheet runs, but the following error is logged to the console:
*** -[NSNextStepFrame contentAlpha]: selector not recognized [self
= 0x446a890]
Exception *** -[NSNextStepFrame contentAlpha]: selector not
recognized [self = 0x446a890] raised during heart beat. Ignoring....
If I put the window on the screen unattached to another, the
exception is not raised.
Is there a way around this error? The effect is quite nice, but I'm
not interested in putting the code in the app even if the error is
ignored.
-Phil
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden