[JAVA3D] wglCreateContext Failed

2002-07-31 Thread Durga.Banda
Hi, This is the first time I'm getting this error in my last 8 months dealing with Java3D. I'm having couple of line array geometries and few geometries are rendered in immediate mode. The canvas suddenly gets disappeared from the screen and when I close the application i get following messages.

Re: [JAVA3D] wglCreateContext Failed

2001-08-24 Thread Dola Woolfe
Sent: Friday, August 24, 2001 10:06 AM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] wglCreateContext Failed > > > Sorry to be such a pest. Any idea why I maybe > getting > the following error on NT4.0 when try to render to > an > offscreen buffer. > > &g

Re: [JAVA3D] wglCreateContext Failed

2001-08-24 Thread Pedro Estrada
] wglCreateContext Failed Sorry to be such a pest. Any idea why I maybe getting the following error on NT4.0 when try to render to an offscreen buffer. wglCreateContext Failed: The specified procedure could not be found. extensionStr == null (Reposting out of concern that my prior message got lost

[JAVA3D] wglCreateContext Failed

2001-08-24 Thread Dola Woolfe
Sorry to be such a pest. Any idea why I maybe getting the following error on NT4.0 when try to render to an offscreen buffer. wglCreateContext Failed: The specified procedure could not be found. extensionStr == null (Reposting out of concern that my prior message got lost in the traffic.) ___