Thanks - applied your patch

> Hi,
> 
> When NSMenu:s are created they add themselves as observers of the
> ApplicationWillFinishLaunching notification, and when it arrives they
> check their defaults key and (maybe) open again (if they were open when
> the program was last used).
> 
> However, if the menus are created in the application delegate's
> applicationWillFinishLaunching they won't receive the notification and
> they won't open. I've attached a patch that makes the menus observe the
> ...DidFinish... notification instead.


_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to