Weird Log message (maybe NSView related?)
Weird Log message (maybe NSView related?)
- Subject: Weird Log message (maybe NSView related?)
- From: Charles Jolley <email@hidden>
- Date: Mon, 2 Sep 2002 18:59:26 -0700
Hi:
While testing my application I get the following log messages:
View <OCPageDocumentView: 0x1cd3ea0> has 2 views pointing at it that
can't be found.
and
View <OKTextView: 0x1ca8400> has 16383 views pointing at it that can't
be found.
OCPageDocumentView and OKTextView are both direct subclasses of NSView.
This happens when I close my document window. No exception is
generated and the application appears to continue to function normally,
though I haven't checked for memory leaks.
Does anyone know what this kind of log message means or even where it
comes from?
Thanks!
-Charles
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.