Hello!

I've managed to get my Netbeans Platform (8.2) application running in MacOS 
10.15 Catalina (I know next to nothing about MacOS).  In Windows 10 and Ubuntu 
18.04, my application runs at all times using the icon I have branded it with.  
However, in MacOS, that is not the case.  I am bundling OpenJDK 8u212-b04 with 
all three installations.

In the MacOS dock, my application shows up with my branded icon, and once 
clicked, my branded icon starts bouncing.  But about the same time that my 
application's splash screen appears, the icon changes to a generic java icon, 
and stays that way until the application ends, at which time the dock icon 
changes back to my branded icon.  I have included a couple of screen shots to 
show this.

I converted my icon to the ICNS format, added that to the project, and have set 
the app.icon.icns property in my suite's project.properties.  I assume that 
this is working, or else I wouldn't be getting my brand icon at all.

Also, it seems that the JDialog icons are also not correct in MacOS either, as 
the generic Java icon shows up in the dialog boxes instead of the information, 
question, etc. icon.  I have included a couple of screenshots of that as well.

Is there something else I need to do on the NetBeans side, or is this just a 
consequence of Java on MacOS?

Thank You!

Joe Huber
Standard Refrigeration LLC
2005 Reverchon Dr
Arlington, TX  76017
Cell: 682-777-8374
jhu...@stanref.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to