Revision: 3080
http://java-game-lib.svn.sourceforge.net/java-game-lib/?rev=3080&view=rev
Author: matzon
Date: 2008-05-28 11:04:50 -0700 (Wed, 28 May 2008)
Log Message:
-----------
syncing with online
Modified Paths:
--------------
trunk/LWJGL/www/faq.php
Modified: trunk/LWJGL/www/faq.php
===================================================================
--- trunk/LWJGL/www/faq.php 2008-05-28 18:04:27 UTC (rev 3079)
+++ trunk/LWJGL/www/faq.php 2008-05-28 18:04:50 UTC (rev 3080)
@@ -16,7 +16,7 @@
<a name="faq2">
<b>Q:</b> Is it possible to use LWJGL from an Applet?<br/>
- <b>A:</b> Unfortunately, no. However you can start a LWJGL application from a webpage using Java WebStart. For more information <a href="http://www.google.com/search?q=java+web+start+tutorial" target="_blank">click here</a>.<br/><br/>
+ <b>A:</b> Absolutely, please check <a href="http://lwjgl.org/wiki/doku.php/lwjgl/tutorials/applet">here</a> for more info.<br/><br/>
<a name="faq3">
<b>Q:</b> Will LWJGL support OpenGL ES<br/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|