Hi Merkel,

  It's hard to tell what's wrong from your description.
  Could you send me your test, I'll take a look.

  In theory, there should be no difference in animating
  components on multiple screens.

  What jdk are you using?

  Thank you,
    Dmitri

On Fri, Nov 02, 2001 at 10:51:0p -0800, Merkel, Stace wrote:
 > I have a panel that contains a series of threads used to animate tickers and
 > other screen components.  In the past I added this panel to a frame and all
 > threads worked.  Using the example at
 > http://java.sun.com/j2se/1.3/docs/guide/2d/spec/j2d-awt.fm6.html, and
 > substituting my panel for one of the example canvases displays my panel,
 > however, none of the threads in the panel work.  Converting the example from
 > an applet to an application did not help.
 >
 > What is the best way to use threads for screen animation in the Java 2D
 > multi-screen environment?  Are there any examples available that use threads
 > to animate components on multiple screens?
 >
 > ===========================================================================
 > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
 > of the message "signoff JAVA2D-INTEREST".  For general help, send email to
 > [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to