Draw button inside a text box #7592
Unanswered
itsNiccoloSabatini
asked this question in
Q&A
Replies: 0 comments
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.
-
Problem
hello, i have a little question about something. I'm trying to develop a login page with egui and i align the ui with
and I wanna add a button to reveal and cover the password either inside or on the left of the password
TextEdit::singleline
. I have no idea if there's a way to put it inside and if i try to align the button on the right withall the line shifts back to the left side of the screen. anyone knows a way to avoid this?
Code
Images
Beta Was this translation helpful? Give feedback.
All reactions