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

quick 1.1 shake animation

$
0
0
Hi, Could someone show me how to do shake animation? It is used when user type in wrong password, the text will move left and right, shake head. I used this code, but it is from 0 to 20, and jumps back to 0 to 20 again. NumberAnimation on x {         id: animationShake         loops: 5         from: 0         to: 20     } Thanks

Viewing all articles
Browse latest Browse all 4972

Latest Images

Trending Articles



Latest Images