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

TextView/TextBox widget #609

Closed
kotx opened this issue Aug 11, 2021 · 4 comments
Closed

TextView/TextBox widget #609

kotx opened this issue Aug 11, 2021 · 4 comments

Comments

@kotx
Copy link

kotx commented Aug 11, 2021

Basically a TextEdit, but without a mutable reference (so no editing). The main use case for this would be logs or consoles that should be copyable. The enabled field of TextEdit does not allow selection (so no copy-paste, etc). Should support scroll as well

@kotx
Copy link
Author

kotx commented Aug 11, 2021

Possibly related (but different): #319

@kotx
Copy link
Author

kotx commented Aug 13, 2021

Related: #322

@crumblingstatue
Copy link
Contributor

I'm personally would be fine with a read_only or similar attribute you could set on TextEdit

@emilk
Copy link
Owner

emilk commented Oct 9, 2021

This was added just a few days ago in 8d85439

@emilk emilk closed this as completed Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants