[PyQt] Re: Problem with QTimeLine

Victor Noagbodji noagbodjivictor at gmail.com
Tue Aug 11 07:18:30 BST 2009


hi Juan,

you don't get the first 0 value because it's the initial value. the
frame hasn't changed yet.

add this and you will see the initial frame value.

  print tl.currentFrame()

cheers

-- 
paul victor noagbodji


More information about the PyQt mailing list