podgorskiy / bimpy

imgui for python
https://podgorskiy.github.io/bimpy/
MIT License
202 stars 33 forks source link

How to ID an input_text? #21

Closed Yadiiiig closed 4 years ago

Yadiiiig commented 4 years ago

Does anyone know how to ID an input_text. By that I mean: For example you have a login page. How would it be possible to get the value of the username & the password?