• 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
Adding an NSTabView causes problems..
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding an NSTabView causes problems..


  • Subject: Adding an NSTabView causes problems..
  • From: Jonathan del Strother <email@hidden>
  • Date: Fri, 25 Jun 2004 22:48:47 +0100

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.


  • Follow-Ups:
    • Re: Adding an NSTabView causes problems..
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Getting mainMenu raises exception
  • Next by Date: Online Version Checking
  • Previous by thread: *SOLVED* Re: NSMutableDictionary member access problem
  • Next by thread: Re: Adding an NSTabView causes problems..
  • Index(es):
    • Date
    • Thread