hi all,

Firstly I'd like to apologize for the screenshot, rather than pasting the code. Internet went down, so I'm post from my phone.

I'm creating a image sequence player. I've loaded the image files into an array, where I then set the value of a slider to change the index which is sent to a qlable via pixmap.

I've created a timeline, where I set the seconds and range, and I hookup the timeline frame value, to the slider tick position.
And I print the value of the timeline...for debug

As you can see in the code, I call the function that creates and starts the timeline, but nothing happens. The print displays -0.0.

What am I missing?

Thanks All,



image.jpg