Re: Custom Icon on NEWT window tutorial
Posted by slajar on
URL: https://forum.jogamp.org/Custom-Icon-on-NEWT-window-tutorial-tp4031412p4032817.html
Hey Julien,
the icon behaviour of NEWT seems to be pretty awkward. We have our swing based application where we integrated newt for fullscreen bug fixes. Whenever we launch the NEWT window it changes the icon of the entire application (App on Macosx). Can I suppress the icon change somewhere?
regards
Matthias