LWJGL
May 22, 2012, 16:12:09 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 2.8.3 released!
 
   Home   Help Search Login Register  



Pages: [1]
  Print  
Author Topic: Popout Applet?  (Read 580 times)
Disastorm
Newbie
*
Posts: 3


« on: September 05, 2011, 01:49:26 »

Hello, I was jut wondering if using the LWJGL AppletLoader is there a way to have the Applet load in a popup frame instead of on the webpage?
Logged
kappa
Administrator
Nerdus Imperius
*****
Posts: 961



« Reply #1 on: September 05, 2011, 03:13:12 »

yes, two ways come to mind:

1) You can have the appletloader load on the webpage, and then the LWJGL application open as an external window (just don't set a Display.setParent()).

2) You can use javascript to open a new html popup window with the desired size which then in turn just has a html file to the appletloader.
Logged
Disastorm
Newbie
*
Posts: 3


« Reply #2 on: September 05, 2011, 15:14:14 »

Is there a way to do #1 with Slick? (I'm not interacting with Display at all so I guess Slick is doing that?)
Logged
kappa
Administrator
Nerdus Imperius
*****
Posts: 961



« Reply #3 on: September 05, 2011, 15:39:20 »

well if you really want a popout I don't think you really want to go for applets then, have a look at Java Web Start or GetDown. Those two tech's should provide you with exactly what you're looking for.
Logged
Disastorm
Newbie
*
Posts: 3


« Reply #4 on: September 05, 2011, 15:44:16 »

Thanks.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!