java - How to change theme in SWT application -
i'm new developing swt applications , looking easy way change theme of small application have developed.
after doing googling i'm able tell there seems called presentations seems way can download ready made theme , apply application. right?
alternatively can point me tutorial on right way go it?
thanks
if talking swt without ecipse rcp, there no way theme application.
one of main advantage of swt uses os resources resemble system applications. using themes contradict approach.
if using eclipse rcp 4, @ @ran's answer.
Comments
Post a Comment