Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » "setAdvanced" works within eclipse but not in a jar
"setAdvanced" works within eclipse but not in a jar [message #466710] Sun, 15 January 2006 21:32 Go to next message
Karl Hans Kaese-Kassbaum is currently offline Karl Hans Kaese-KassbaumFriend
Messages: 1
Registered: July 2009
Junior Member
Using setAdvanced and setAlpha with the graphics context within eclipse
works as expected. After exporting to jar the getAdvanced-call returns
false and no alpha values are used.
What could be the reason?
Re: "setAdvanced" works within eclipse but not in a jar [message #466801 is a reply to message #466710] Tue, 17 January 2006 19:32 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Assuming that you are talking about Windows, swt-gdip-win32-????.dll and
gdiplus.dll will need to be somewhere on the library path.

"Karl Hans Kaese-Kassbaum" <k.h.kaese@kaese-schulsoftware.de> wrote in
message news:dqef6s$agf$1@utils.eclipse.org...
> Using setAdvanced and setAlpha with the graphics context within eclipse
> works as expected. After exporting to jar the getAdvanced-call returns
> false and no alpha values are used.
> What could be the reason?
Previous Topic:[HELP] Linux - table/tree
Next Topic:Intercepting keystrokes in SWT (StyledText)
Goto Forum:
  


Current Time: Fri Apr 19 07:55:41 GMT 2024

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

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

Back to the top