Re: PopupButton in IB 3.1 ToolBar
Re: PopupButton in IB 3.1 ToolBar
- Subject: Re: PopupButton in IB 3.1 ToolBar
- From: Peter Ammon <email@hidden>
- Date: Thu, 9 Oct 2008 13:10:55 -0700
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@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