hi ,
i get input from qml using text input....i want to convert this input to lowercase how can i do .....eg: LoVe converted to love ....how can i do
hi ,
i get input from qml using text input....i want to convert this input to lowercase how can i do .....eg: LoVe converted to love ....how can i do
How about you put some effort in and tell us:
Where you want to convert the input to lower case? As the user types? After they hit Enter or change focus? In Javascript? In C++?
What have you tried?
What happened when you tried it?
i created gui using qml...in this gui i have students details entering student name,age,dob,etc....this inputs i wants to convert as lowercase and store in database .....
thanks for your reply
Bookmarks