Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » TrayItem title(the title of a tray item is not displayed)
TrayItem title [message #682015] Fri, 10 June 2011 08:44
Spin.Doctor  is currently offline Spin.Doctor Friend
Messages: 1
Registered: June 2011
Junior Member
I did the following:
1) Create a JFace ApplicationWindow (stays invisible all the time)
2) Create a TrayItem (org.eclipse.swt.widgets.TrayItem)
3) Export project to executable jar
4) Create Launcher with Launch4j (3.0)

Everything works fine except:
When I manage the tray icons (Windows 7, 64x), the icon is always shown as "Java (TM) Platform SE binary".

I tried the following without any effect:
Setting the ApplicationWindows title (SetText)
Setting the TrayItems title (SetText)
Adding version-info to the wrapper-exe (via Launch4j)

Any idea?

Spin

[Updated on: Fri, 10 June 2011 09:04]

Report message to a moderator

Previous Topic:Catching exceptions thrown by Runnable in Display.syncExec
Next Topic:Excel/OLE problem..
Goto Forum:
  


Current Time: Wed Apr 24 21:07:12 GMT 2024

Powered by FUDForum. Page generated in 0.02830 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top