• 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
Pulldown popup button in toolbar with GC on causes console message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Pulldown popup button in toolbar with GC on causes console message
      • From: Quincey Morris <email@hidden>
  • Prev by Date: The Dock && NSTimer ...
  • Next by Date: Animate the way a HUD panel appears.
  • Previous by thread: Re: The Dock && NSTimer ...
  • Next by thread: Re: Pulldown popup button in toolbar with GC on causes console message
  • Index(es):
    • Date
    • Thread