From: Gabor F. <xl...@po...> - 2001-10-08 17:52:29
|
Hi, i'm relatively new to java/gl4java, so maybe i'm asking stupid questions...... i used opengl a lot when programming in c++, but now i tried gl4java + java.... i've red that the swing library is the new user-interface library, and you shouldn't really use awt, except when you can't use the swing one compatibility etc.. ). so i wanted to use swing... but when i installed gl4java, in a file ( swingusage.txt ?) there was that you should use awt for performance.... what does it mean? i can't write fast opengl code thru swing? thanks, gabor |