Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

How to preserve TextField binding when user manually edits value

$
0
0
That’s exactly what I was looking for. I still don’t understand why the binding is lost, but I’m really after the correct way of coding QML and using an alias is much simpler than what I was doing. In fact in my actual code I will create an alias to each top level item (i.e TextField and similar objects) and that way the user of the component can have access to anything they want. Thank you very much.

Viewing all articles
Browse latest Browse all 4972

Trending Articles