Empyreus / lanterna

Automatically exported from code.google.com/p/lanterna
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Extend the documentation in the wiki #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I like lanterna. I am creating an example program based on a simple form of 
hangman.

In it I finished it using screen first. I just started using GUI, but lack the 
knowledge to go beyond creating a few panels. 

What I especially miss is the main loop. Using screen everything revolves 
around receiving input from the keyboard. I want to do the same (-ish) for the 
gui, but I don't know how to approach that.

Would it be possible to extend the docs on the wiki you have right now? 
Especially receiving input in combination with multiple panels would be 
interesting.

Original issue reported on code.google.com by abonnem...@gmail.com on 20 May 2014 at 1:02

GoogleCodeExporter commented 9 years ago
Yeah, once 3.0 is semi-done I need to work through the documentation and update 
everything. It's lagging far behind now.

Original comment by mab...@gmail.com on 9 Jun 2014 at 1:02