mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 12:50:55 +00:00
NSMenuView: isOpaque implemented. update imporving
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16433 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
ea951e6cba
commit
69ed1dbdcf
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +3,11 @@
|
||||||
* Source/NSApplication.m:
|
* Source/NSApplication.m:
|
||||||
(updateWindowsItem:): call to sizeToFit removed. NSMenuItemCell
|
(updateWindowsItem:): call to sizeToFit removed. NSMenuItemCell
|
||||||
manipulation removed which the cell makes internally anyways.
|
manipulation removed which the cell makes internally anyways.
|
||||||
|
|
||||||
|
* Source/NSMenuView.m:
|
||||||
|
(- update:): if we are a popup bail out before messing around
|
||||||
|
with titleview buttons.
|
||||||
|
(isOpaque): method added. We are opaque after all.
|
||||||
|
|
||||||
2003-04-11 Serg Stoyan <stoyan@hologr.com>
|
2003-04-11 Serg Stoyan <stoyan@hologr.com>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue