Pulldown popup button in toolbar with GC on causes console message
Pulldown popup button in toolbar with GC on causes console message
- Subject: Pulldown popup button in toolbar with GC on causes console message
- From: Andrew Merenbach <email@hidden>
- Date: Sun, 1 Mar 2009 09:55:41 -0800
Hi, all,
Sorry for the long subject heading. I have an Xcode project (a
garbage-collected application, 10.5 SDK, 10.5 deployment target, and I
myself am running 10.5.6) with xib containing a toolbar created in
Interface Builder. In this toolbar is a popup button. When the popup
button is set to be popup, the program is fine, but when I set it to
be pulldown, I get this sort of message frequently in the console,
seemingly whenever toolbar validation of the popup button occurs:
MyProgram(11418,0xb0103000) malloc: free_garbage: garbage ptr =
0x10f9180, has non-zero refcount = 1
MyProgram(11418,0xb0103000) malloc: free_garbage: garbage ptr =
0x10f9da0, has non-zero refcount = 1
Is this a known issue with popup buttons in toolbars in GC apps that
are set to be pulldown, at least when they're configured in IB and are
in xibs?
Cheers,
Andrew
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden