Posted by Remmie on 2000-06-02
Hi guys - Dont think this got through last time, but sorry if it did and ive duplicated :) -----Original Message----- From: Remmie <remmie@xxxxxxxx.xxx> To: CODERS GUILD <tcg@xxxx.xx.xx> Date: 01 June 2000 06:50 Subject: Java applet problem - Displaying an image within a frame >Hi guys, > >I have a java (1.02) applet that opens about 10 frames. > >I am trying to add a STATIC gif to a canvas at the top of one of these >frames. I have called the image from a url from within the applet class and >the canvas on the frame creates a copy of this Image object and paints it in >the canvas paint method. > >The image is loaded fine and displayed on the canvas but it flickers badly, >about once a second! > >I am new to playing with images within applets and wondered if any of you >guys have a simple method of acheiving this - how hard can it be to add an >image to the top of a frame?? > >Please help!! < looks at frank with a smile :) > > >Cheers guys! > >Remmie > > > > >
Previous post | Next post | Timeline | Home