Add to TextBox opportunity set default value (placeholder/hint)

Started by Kvaz1r, 13 January 2020, 10:45:34

Kvaz1r

It's a bit strange that multiline input widget hasn't support setting placeholder because some users really need a hint what they should input even for big textboxes. So it would be great to have such feature.


texus

It would indeed be useful. I'll add it to my todo list.
If you want it soon then you will have to implement it yourself though (the code is probably similar to DefaultText in EditBox).

Kvaz1r

It's not really crucial but I can try to implement it on this week.

texus