|
From: | Adam Fedor |
Subject: | Re: NSMenu and AppIcons |
Date: | Fri, 11 Jan 2002 20:20:16 -0700 |
User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.4) Gecko/20011009 |
Rob Burns wrote:
It seems that an AppIcon won't display if it is set after the menu has been created and displayed. for example: I have an app in which the menu was created in a createmenu() function, that was called from main(). and the appicon was set in the applicationDidFinishLaunching method of the delegate class. The appicon wasn't getting displayed. Either ommiting the call to the createmenu() function, or calling createmenu() after the app icon was set, fixed the problem. Rob Burns
I've seen that also, but since it comes from starting an app incorrectly (you should let the application loop display the menu), it's not something I'm likely to fix in the near future.
-- Adam Fedor, Digital Optics | I'm glad I hate spinach, because http://www.doc.com | if I didn't, I'd eat it, and you http://www.gnustep.org | know how I hate the stuff.
[Prev in Thread] | Current Thread | [Next in Thread] |