Re: _windowDeviceRound error
Re: _windowDeviceRound error
- Subject: Re: _windowDeviceRound error
- From: Andrew Platzer <email@hidden>
- Date: Tue, 24 Jul 2001 17:44:09 -0700
On Tuesday, July 17, 2001, at 02:02 , Aaron Tuller wrote:
does anyone have any idea what this means? i can't reproduce it, but it
happens every once and while in my app, form what I can tell, when
closing a window. in this instance, I did a performClose: and then the
window made the little control blink, and the close button went away, but
the window didn't close.
That is an internal error and indicates that AppKit was attempting to
create a CoreGraphics context on top of a window that doesn't exist
(windowNumber = -1). It should be fixed in 10.1.
Consider it a warning message. It shouldn't affect your code.
Andrew
__________________________________________________________________
A n d r e w P l a t z e r
A p p l i c a t i o n F r a m e w o r k s
A p p l e