Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Element - Multi-line text-box/block #75

Open
4 of 16 tasks
Tracked by #23
Syncaidius opened this issue Sep 16, 2022 · 0 comments
Open
4 of 16 tasks
Tracked by #23

UI Element - Multi-line text-box/block #75

Syncaidius opened this issue Sep 16, 2022 · 0 comments
Labels
ui User-interface related issue
Milestone

Comments

@Syncaidius
Copy link
Owner

Syncaidius commented Sep 16, 2022

Features:

  • Text entry/typing via keyboard
    • parse entered modified/entered text via UITextParser
  • Backspace/delete key support
  • Caret navigation via keys
    • Left key
    • Right key
    • Up key
    • Down key
    • Home key - go to start of line
    • End key - go to end of current line
    • Page up
    • Page down
  • Insert key toggle support - Overwrite or no-overwrite modes
  • Cut, copy and paste
  • Delete selected text when typing begins
  • Find/Replace functionality
@Syncaidius Syncaidius mentioned this issue Sep 16, 2022
44 tasks
@Syncaidius Syncaidius added the ui User-interface related issue label Sep 16, 2022
@Syncaidius Syncaidius added this to the Alpha 0.1 - Oct22 milestone Sep 16, 2022
@Syncaidius Syncaidius changed the title Multi-line text-box/block UI Element - Multi-line text-box/block Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui User-interface related issue
Projects
None yet
Development

No branches or pull requests

1 participant