Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

How to properly interact with InputEvent? #30

Closed
deviator opened this issue Feb 18, 2019 · 1 comment
Closed

How to properly interact with InputEvent? #30

deviator opened this issue Feb 18, 2019 · 1 comment

Comments

@deviator
Copy link

I want to build interface with user input. Input must be a strings (command names) for example help or exit. But I don't find methods to manipulate with InputEvent properly (backspace, delete, up/down for history etc). Is they methods are exists? Maybe in other companion project?

@vladdeSV
Copy link
Owner

Unfortunately, no. There are no built-in functions to manipulate input as you described.

The best I can recommend you would be to salvage functionality from scone's now removed "UI library" (from version 1 of scone, over two years old)

@vladdeSV vladdeSV closed this as completed Mar 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants