Hello.
Is it possible to set an icon for non-native titlebar (top left corner of the application window) ?
Thanks!
Hello.
Is it possible to set an icon for non-native titlebar (top left corner of the application window) ?
Thanks!
There’s no quick way to do that, but you can create a custom LookAndFeel for your window that draws whatever you want in the titlebar.
ok, thanks