creating textboxes

Started by Gpro, March 17, 2004, 03:48:16

Previous topic - Next topic

Gpro

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!

tomb

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/

princec

I will be updating Spaghetti shortly to cope with the new 0.9 release.

Cas :)

Gpro

thank you all,
i went to see all the website given, jme is useful.. thanks all