On Oct 9, 2008, at 7:06 AM, Jim Marschke wrote:

I want a Pull Down PopupButton in my toolbar. I've added a one in IB and as long as the type is set as Pop Up (not a Pull Down) all is well. When I change it to Pull Down I see repeated errors in the console:

TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x12df4c0, has non-zero refcount = 1 TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x12e32d0, has non-zero refcount = 1 TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x126b290, has non-zero refcount = 1 TestApp(85454,0xb0103000) malloc: free_garbage: garbage ptr = 0x1276020, has non-zero refcount = 1

... and eventually my app crashes.

Any ideas?

Sounds like a bug. Please submit a bug report with a test app; I'll try to provide a workaround once I figure out what's going on.

-Peter


_______________________________________________

Cocoa-dev mailing list ([email protected])

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 [EMAIL PROTECTED]

Reply via email to