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?

Jim


_______________________________________________

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

Reply via email to