[Question] Is there a way to do editable rich text like you would find in an IDE? #5271
Replies: 2 comments 1 reply
-
Subscribe to this: #4903 |
Beta Was this translation helpful? Give feedback.
-
Out of curiosity, if we added this and there was no existing Flutter widget to base this off of, would we make a package and import it from Flutter or make it from scratch and make it a unique widget for Flet? I've also noticed that they don't have an editable rich text Widget. I wonder if an editable rich text widget is something we can add. one last question, if I wanted to get involved more in the development and the actual coding of Flet, where would I go? I don't want to just try to start adding stuff, work on it, and then get it rejected I don't want to reject it because it does not have enough buy in. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Is there a way to do editable rich text like you would find in an IDE?
Like for example, highlight a certain word when detected for syntax highlighting or maybe even increase the font on certain words are added. But mainly word highlighting. I've been looking around the documentation and I couldn't find anything. Maybe I'm missing it. Thank you so much in advance for your help.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions