Hi,
Another message so soon!
I am trying to do some dialog boxes and other screens that require an image. The only examples I've been able to find about images in Java, are using Swing or using applets and image URLs.
I am restricted to using 1.1.8 AWT. Does anyone have advice on loading images, or better yet, a tutorial link.
I've seen the createImage, drawImage and ImageObserver/Producer stuff. It's just a bit confusing still.
Thanks
Another message so soon!
I am trying to do some dialog boxes and other screens that require an image. The only examples I've been able to find about images in Java, are using Swing or using applets and image URLs.
I am restricted to using 1.1.8 AWT. Does anyone have advice on loading images, or better yet, a tutorial link.
I've seen the createImage, drawImage and ImageObserver/Producer stuff. It's just a bit confusing still.
Thanks