• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSBorderlessWindowMask on a sheet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: NSTextField not updating NSUserDefaults using bindings
  • Next by Date: Re: NSGlyph from Unicode
  • Previous by thread: Re: NSTableView with transparent background
  • Next by thread: Re: NSBorderlessWindowMask on a sheet
  • Index(es):
    • Date
    • Thread