Replies: 1 comment 1 reply
-
Yes; see https://docs.rs/egui/latest/egui/widgets/text_edit/struct.TextEditState.html#method.load |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
General question, but my specific need is getting info about the cursor location of a TextWidget before I draw it. I hoped to find a context function that would return a state object but did not find it
Beta Was this translation helpful? Give feedback.
All reactions