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
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com