Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Adding an NSTabView causes problems..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding an NSTabView causes problems..



I have a Cocoa dialog launched from my Carbon iTunes plugin.
Works fine. However, if I add an NSTabView onto the dialog, even if it's just a plain tab view with no components in it, it produces the following in the Console:

2004-06-25 22:45:06.169 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55be9d0 of class NSImageCacheView autoreleased with no pool in place - just leaking
2004-06-25 22:45:06.177 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55be9d0 of class NSImageCacheView autoreleased with no pool in place - just leaking
2004-06-25 22:45:06.181 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55c04a0 of class NSImageCacheView autoreleased with no pool in place - just leaking
2004-06-25 22:45:06.182 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55c04a0 of class NSImageCacheView autoreleased with no pool in place - just leaking
2004-06-25 22:45:07.442 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55bff60 of class NSCarbonWindowContentView autoreleased with no pool in place - just leaking
2004-06-25 22:45:11.285 iTunes[9839] *** _NSAutoreleaseNoPool(): Object 0x55bd330 of class NSCarbonWindow autoreleased with no pool in place - just leaking


and the Cocoa window no longer responds to any mouse events.


Any ideas what's causing this / how to fix it?
Thanks,
Jon
_______________________________________________
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.




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.