rainb0w-light / lanterna

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

Ability to set Focus on Components manually #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Actually, the default behavior is to focus on the next component once the 
current one is validated, is there any possibility to Focus on components by 
choice ?

Original issue reported on code.google.com by H.The.Sn...@gmail.com on 1 Jul 2013 at 11:16

GoogleCodeExporter commented 9 years ago
Hmm, I thought there was some easy way to do this but looking at the code it 
seems you'll need to override Window class and call the protected 
setFocus(...). I'll make a note about this for the next version and see if we 
can do something about it.

Original comment by mab...@gmail.com on 15 Jul 2013 at 10:51