keshrath / Console

Processing Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Console input

TheDudeFromCI opened this issue · comments

This is a useful library for keeping everything within the main window. It would be extremely helpful if simple console input were supported as well.

This could be done by allowing the user to type into an entry bar, and firing an event via reflection to the main class, and passing the input string.