Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] app icon and title app

Hi

Graet, thanks for the answers.

I was talking about the icon in the shell and I found out, it was even a lot simpler than I thought.

Romu

On Sat, Nov 15, 2008 at 2:17 AM, Andrey Tarantsov <andreyvit@xxxxxxxxx> wrote:
Romu, 
 
1. set an icon

Are you asking about Mac here?

2. name of the app

Call Display.setAppName (a static method) *before* creating the display.

--
Andrey.


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



Back to the top