ui
ui copied to clipboard
Input box enhancement
Hey there, I was wondering if you could add two features:
- Support for placeholder text in text boxes
- Buttons to modify a number in a text box like the time input box, but without the time
I would find these very useful! Thanks!
I have added boost::ui::string_box::placeholder()
functions.