Re: [JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart

2002-06-13 Thread Mona Wong-Barnum
> Has anyone expierience with webstart and j3d ? I do ... check it out at http://ncmir.ucsd.edu/doc/JViewer/ and click on the "Launch JViewer" link on the left column. It is digitally signed, uses Java 3D and Java Web Start. Cheers, Mona ===

Re: [JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart

2002-06-13 Thread Kelvin Chung
>Date: Thu, 13 Jun 2002 10:22:12 +0100 >From: Jason Taylor <[EMAIL PROTECTED]> >Subject: Re: [JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-transfer-encoding: 7bit >Content-disposition: inline >Delivered-to:

Re: [JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart

2002-06-13 Thread Scott Rutledge
1.4 contains a regression bug when running AWT component under javaw (which WebStart uses). See http://developer.java.sun.com/developer/bugParade/bugs/4664490.html for details. At 11:48 AM 6/13/2002 +0200, you wrote: >this doesn't help much , the effect keeps. >The problem must be in the combinat

Re: [JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart

2002-06-13 Thread thomas.werth
this doesn't help much , the effect keeps. The problem must be in the combination with WebStart . Has anyone expierience with webstart and j3d ? Jason Taylor schrieb: > > Not much help but I think about a week ago one of the Sun guys posted a > compatibility table that said in effect that the onl

Re: [JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart

2002-06-13 Thread Jason Taylor
Not much help but I think about a week ago one of the Sun guys posted a compatibility table that said in effect that the only j3d that 'works' with jdk1.4 is j3d1.3b2. That confused me as I'd thought that j3d1.2.1_04 was released specifically as a jdk1.4 compatible version! So maybe try j3d1.3b2

[JAVA3D] java3D1.2.1_04 OGL using j2sdk1.4 and WebStart

2002-06-13 Thread thomas.werth
Hi,all i'm using j3d 1.2.1_04 OGL with j2sdk1.4 under Win2000. Combining this with Java Webstart i get flickering problems, the repaint seems not work correct. If i run my app without Webstart no problems occour. if i use WebStart and j2Sdk 1.3.x no problems occour ... What do i have to do to get