Hello all,
I've got some experience coding Qt & QML but not a huge amount (C# is my thing). I'm trying to implement an app interface similar to that of Nokia Situations (i.e. tap 'At home', the screen fades and slides to the left, revealing new buttons), how would I do this?
Do I create a large canvas as a base state, then shift it to the left and change the opacity of the controls using QML transitions?
Any tips and/or advice appreciated!
Infms



