5 Jun
2005
5 Jun
'05
10:11
Hello, in my plug in I'd like to display a progress bar. I use playbackinfochanged event but it only gets called once when a new song is played. What do I need to do to implement a progress bar? Horst
6 Jun
6 Jun
22:38
Hello, On 05.06.05, Horst Eyermann wrote:
in my plug in I'd like to display a progress bar.
I use playbackinfochanged event but it only gets called once when a new song is played. What do I need to do to implement a progress bar?
A playbackinfochanged is being sent every second, namely every time the elapsed time has changed. That's how the player progress bar (see src/playerwin.py) is implemented. Jörg
7643
Alter (vor Tagen)
7644
Zuletzt aktiv (vor Tagen)
1 Kommentare
2 Teilnehmer
Teilnehmer (2)
-
Horst Eyermann -
Joerg Lehmann