On Mar 25, 2010, at 9:10 AM, Markus Spoettl wrote:
> Hi Peter,
>
> On Mar 24, 2010, at 11:13 PM, Peter Ammon wrote:
>> Yes, this is a known problem on Leopard. The issue is that when NSToolbar
>> shows the customization palette, well, a view can't be in the toolbar and
>> the customization pa
Hi Peter,
On Mar 24, 2010, at 11:13 PM, Peter Ammon wrote:
> Yes, this is a known problem on Leopard. The issue is that when NSToolbar
> shows the customization palette, well, a view can't be in the toolbar and the
> customization palette simultaneously, so NSToolbar "copies" the popup via
> N
Hi Markus,
Yes, this is a known problem on Leopard. The issue is that when NSToolbar
shows the customization palette, well, a view can't be in the toolbar and the
customization palette simultaneously, so NSToolbar "copies" the popup via
NSKeyedArchiver. Unfortunately, NSMenu's encodeWithCoder
On Mar 23, 2010, at 10:02 PM, Markus Spoettl wrote:
> My toolbar contains an item hosting a NSPopUpButton which has a menu. That
> menu contains regular items and a sub-menu which has its delegate assigned to
> the File's Owner because it's dynamic and needs to be rebuilt each time it is
> displ
Hello,
I've been running into a strange crash for a toolbar customizer that happens
only on Leopard and works fine on Snow Leopard.
My toolbar contains an item hosting a NSPopUpButton which has a menu. That menu
contains regular items and a sub-menu which has its delegate assigned to the
Fi