[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: Fix: NSMenuView.m, -itemAdded:
From:
Nicola Pero
Subject:
Re: Fix: NSMenuView.m, -itemAdded:
Date:
2002年6月22日 19:39:35 +0100 (BST)
Hi Georg,
thanks - I could reproduce the problem but I ended up doing a different
fix (which looks like slightly better to me).
If the fix I applied doesn't work for you, please let me know.
> here is a patch for NSMenuView to highlight/unhighlight the items correctly,
> when an item is added.