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.


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

Reply via email to