Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] How to add a icon to a Shell title bar

Window.setDefaultImage(... )  for the default image of all windows.
myShell.setImage(...) for the current shell image.

Chatura Gunawardana wrote:
Hi all,

I want to change the icon come as default to the Shell title bar.
How do i do this?
Pls help me.

Regards,
Chatura Gunawardana

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


  

Back to the top