Re: [Interest] QML/Quick PathView with custom animation without user interaction

2014-04-29 Thread Cornelius Hald
On Sun, 2014-04-27 at 11:48 +0100, Sean Harmer wrote: > On Sunday 27 April 2014 11:54:08 Cornelius Hald wrote: > > On Sat, 2014-04-26 at 17:03 -0500, Keith Gardner wrote: > > > On Saturday, April 26, 2014, Cornelius Hald wrote: > > > Hi, > > > > > > I'm looking for a way t

Re: [Interest] QML/Quick PathView with custom animation without user interaction

2014-04-27 Thread Sean Harmer
On Sunday 27 April 2014 11:54:08 Cornelius Hald wrote: > On Sat, 2014-04-26 at 17:03 -0500, Keith Gardner wrote: > > On Saturday, April 26, 2014, Cornelius Hald wrote: > > Hi, > > > > I'm looking for a way to define an animation on PathView that > > should run > >

Re: [Interest] QML/Quick PathView with custom animation without user interaction

2014-04-27 Thread Cornelius Hald
On Sat, 2014-04-26 at 17:03 -0500, Keith Gardner wrote: > > > On Saturday, April 26, 2014, Cornelius Hald wrote: > Hi, > > I'm looking for a way to define an animation on PathView that > should run > without user interaction. > > Setting

Re: [Interest] QML/Quick PathView with custom animation without user interaction

2014-04-26 Thread Keith Gardner
On Saturday, April 26, 2014, Cornelius Hald wrote: > Hi, > > I'm looking for a way to define an animation on PathView that should run > without user interaction. > > Setting the 'currentIndex' property gives a rather boring animation that > simply accelerates, decelerates and stops at the selecte

[Interest] QML/Quick PathView with custom animation without user interaction

2014-04-26 Thread Cornelius Hald
Hi, I'm looking for a way to define an animation on PathView that should run without user interaction. Setting the 'currentIndex' property gives a rather boring animation that simply accelerates, decelerates and stops at the selected index. I'd like to have something like: - accelerate - spin ar