Terminal is not interactive
Opened this issue · 0 comments
y0014984 commented
Currently, I use a separate EditBox with a "Action" button that works as an "Enter" button to interact with the terminal because at the moment I can't figure out how to add an event handler to the widget. This is necessary to catch the KeyDown events or something similar. For now, it's ok to work with this setup but I should improve this in the future.