Hi All,

 I am facing a peculiar problem with a J3D applet that implements
a behavior. I have implemented a custom behavior for my DigitalClock
class that wakes up every second by using WakeupOnElapsedTime(1000)
as trigger. (It doesnt use any Alpha, yet).

 The clock runs smoothly updating display every second, but it stops
as soon as i minimize the app window. I put a debug message inside
the behavior class's processStimulus() method, and I find that the
function is not called when the applet is minimized.

 This problem occurs only when I run the applet as an application
using the MainFrame object. If i run it in Netscape/IE and minimize
the browser window the program keeps running.

 Could anyone help me with pointers to what is happening ?

Thanks a lot,

Anand Pillai







Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/

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

Reply via email to