[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ProgSoc] Java, Image initialisation



On Fri, 18 May 2001 15:58, you wrote:
> Anyone have any idea what is going on?

In my code, I create the buffer in the paint method the first time through... 
 I can't remember why I do this, but your problem might be the reason...

It may be that the Image cannot be properly created until the applet is 
visible (and thats not necessarily the case while in the init() method).

Doesn't sound completely convincing, and I can't see anything in the javadocs 
about it - but that's my first shot in the dark...

-- 
 Greg Kopff
===================================================
gkopff@nospam.powersource.com.au      PowerSource Software
Technical Director    http://www.powersource.com.au
===================================================
Gentlemen! You can't fight in here, this is the
  War Room! - President Merkin Muffley
===================================================
-
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.