podgorskiy / bimpy

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

How to ID an input_text? #21

Closed Yadiiiig closed 5 years ago

Yadiiiig commented 5 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?