Yes, but your canvas3D has its own  height and  width when it is finnaly ready to show your 3D stuff. And you captured screen will show just what is into your canvas3D, not less not more.
 
Alessandro

Claudio Mazzuco <[EMAIL PROTECTED]> wrote:
Thanks, i'll try, but is the Canvas3D a class not depending from the
size of the Panel, Frame etc.?
When i create a Canvas3D i don't specify any width or height.

Alessandro Borges wrote:

> hi
> I am not sure if it is the error, but I advice you to replace the
> absolute heigh and width values - 600 and 800 - by getHeigh() and
> getWidth() in your sub classed Canvas3D.
>
> Alessandro
>
>

===========================================================================
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".

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com =========================================================================== 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