Hi all,
Is there any way to create textboxes, and key in text into the box in opengl window using lwjgl??
Any website recommendation???
Thanks all!
Not part of the ljwgl core. There are lwjgl engines that might support this though.
The Spaghetti lib (browse cvs link at the bottom):
http://sourceforge.net/projects/spgl/
jme has got some widgets, but not sure if it got a TextField:
http://www.mojomonkeycoding.com/
I will be updating Spaghetti shortly to cope with the new 0.9 release.
Cas :)
thank you all,
i went to see all the website given, jme is useful.. thanks all