[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] Missing SWT Icons in a Messagebox
|
- From: "Björn Häuser" <bjoernhaeuser@xxxxxxxxxxxxxx>
- Date: Fri, 23 Oct 2009 00:08:05 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=tBOMA4bVICN8zLZLzFKO8zsOthNhCvkKGg3j4x+kPqI=; b=NOogdxA7TAhjcsZ+iYIZ0MeaZSmMQ3QH0Lgh8iI5PLuX/l/0SUEGayBDsxm4KyUbYE k9kO3yaOLLGlP3QaRh1Gibw2UZ5hsZd3lzPghVB/rPg1qahdZ/3M7xpBFZC+X9RuhOXB WpyRXTzway3B907jpKiSXc9eCUGHG6HjT/ZEg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=JJTaNZ8H0AHl//zELgXuntR4kyr47A3GQgijb9v4N2Y2DQ+2RYEgdcX6SM1igF2jxv P847p55UoYiQ43E3mx9r+nPRkP6/vheC4xTTFDkNpzubi7IQjlqJCeGPvXN5xf91YCLZ XscXJ6V3dw1K9AHEVByj7DwHn+1aSMfvI2i8k=
- User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)
Hello list!
Just starting to use SWT.
I am working on Mac OS X. I am using:
eclipse-SDK-3.5.1-macosx-cocoa-x86_64
swt-3.5.1-cocoa-macosx-x86_64
But I do not get any image in a messagebox:
http://imagehub.org/f/1tqg/Bildschirmfoto+2009-10-23+um+00.05.10.png/view
SWT is added to the eclipse build path (just added the swt.jar)
On Windows this just works.
Anyone knows where to start digging?
The other problem i have a with german umlauts. Should i store this text
in the java code? Or should i extract it?
With best regards,
Björn