LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: DanDanger on April 20, 2005, 11:30:31

Title: Keyboard and Display.
Post by: DanDanger on April 20, 2005, 11:30:31
Hello all,

I was trying to use the Keyboard on its own without setting up a screen. However I got an error saying "Display must be created before you can create Keyboard"

This seems a bit strange to me, is it possible to have the keyboard stuff operate seperately from the screen in future versions? Or am i just being a bit silly here :)

Thanks.