On Mar 1, 2010, at 8:33 AM, [email protected] wrote: > 3) When typing in the search field, the menu is updated to show the > search results. This means the width of the menu is expanded to fit > the new items. But when I clear the search field and the menu items > are reset to their default values, the menu doesn't shrink again. > Calling the deprecated sizeToFit method has no effect.
The Menu Manager won't shrink the menu until it's closed and reopened again. This is to avoid annoying visual distractions to the user as the menu resizes larger/smaller/larger/smaller. -eric _______________________________________________ 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]
