I added this to my code. Everything compiled and ran fine, but still didn't show my image...
I got as output:
Error loading: true
which means that there was an error loading the image... I tried to use the getImage() method which takes an URL as parameter, like this:
instead of the tk.getImage("c:\\juba\\used.bmp");
Didn`t work yet... I think I'm gonna migrate to Swing... or even to C# (hehehe)
Am I attacking it the right way? I mean, is the problem actually in the path specification?
Anybody help, I need it deployed till tomorrow...
Thanks much!
Juba d-_-b
[ November 21, 2002: Message edited by: Jonathas Carrijo ]