Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Creating Images problem
Creating Images problem [message #437506] Sun, 06 June 2004 16:27
a is currently offline aFriend
Messages: 75
Registered: July 2009
Member
In Swing, I can create an ImageIcon using path like:

new ImageIcon("images/hello.gif");

where "images" is not necessarily a folder in the working directory, but in
any path in the classpaths. But I found that this cannot be done in SWT. Is
that a way to solve this problem?
Previous Topic:How to make a menu bar to be a CoolItem?
Next Topic:SashForm and listener
Goto Forum:
  


Current Time: Fri Apr 19 21:11:42 GMT 2024

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

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

Back to the top