hi everyone,
i have created virtual keyboard .....whenever i click the text input this keyboard will open ...now my doubt is how to pass the value in different textinput (e.g name ,age,address)...please tell some imformation
hi everyone,
i have created virtual keyboard .....whenever i click the text input this keyboard will open ...now my doubt is how to pass the value in different textinput (e.g name ,age,address)...please tell some imformation
I recommend you to investigate slots and signals. Read a little then you ll have a solution that should be similar to this one:
Qt Code:
To copy to clipboard, switch view to plain text mode
thanks for your reply,
but i am using qml .....
Just convert this into Qml. Nobody will give you the code you want here. Just the methods and ideas will be given. There wont be any opportunity of copy and paste here.
thanks for your reply na,
i got output....
Good!!!!Also, if you got the output.. Please update this thread with the codes you have used so that others can use it. Thanks
Bookmarks