Fixed timing of display of torn off menu on screen at startup

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12703 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
nico 2002-02-23 12:19:22 +00:00
parent 7354abc723
commit b8b33c6f50

View file

@ -1,3 +1,10 @@
Sat Feb 23 12:20:28 2002 Nicola Pero <n.pero@mi.flashnet.it>
Patch by Alexander Malmberg <alexander@malmber.org> -
* Source/NSMenu.m ([-initWithTitle:]): Show torn off menus upon
receiving the NSApplicationDidFinishLaunching notification, not
the NSApplicationWillFinishLaunching one.
Sat Feb 23 12:11:44 2002 Nicola Pero <n.pero@mi.flashnet.it> Sat Feb 23 12:11:44 2002 Nicola Pero <n.pero@mi.flashnet.it>
Patches by Alexander Malmberg <alexander@malmber.org> with many Patches by Alexander Malmberg <alexander@malmber.org> with many