> > Don't use Behavior callback, try running on > user thread. A simple test case would be [EMAIL PROTECTED] for > us to see what's wrong. >
I am in the user thread. It's a callback from a menu selection. However my app is fairly large, so I extracted out the necessary into two files attached. If you get a picture, then it might be a platform specific issue. On my system it comes up as the background color. I basically combined TestOrbit with PrintFromButton. But I also might be missing something. Thanks for taking the time to look. -DaveS
TestOrbit.java
Description: TestOrbit.java
CanvasToJPEG.java
Description: CanvasToJPEG.java
