DescriptionMac: Make ProfileMenuButton a MenuButton.
Increases code reuse a bit. To make this work, give MenuButton a
-menuRect function, since ProfileMenuButton is larger than the
area it draws in.
Also potentially addresses the problem described inhttp://waffle.wootest.net/2007/08/07/popping-up-a-menu-in-cocoa/
which might be 10.5-only.
xib changes: Remove the old popup button-based PopupMenuButton, re-add
it by duplicating the new tab button, changing the resize anchor to the
upper-right corner, and changing the cell to ClickHoldButtonCell.
BUG=83169
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86295
Patch Set 1 #
Total comments: 4
Messages
Total messages: 6 (0 generated)
|