Help - Search - Members - Calendar
Full Version: How To Flash Message When foo Stopped In PanelsUI
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
Maranatha
I'd like to be able to cycle a text message on and off when foo is in the Stopped state.

I know how to do it while a song is playing using the $select($eval($mod(%_time_elapsed_seconds%,2)+1) string, but of course that relies on a song being played at the time. I can't seem to get anything to work while it's in the Stopped state.

Anyone have any ideas about code to use for what I want to do, or is it even possible?

Thanks!!
plukin
Just an idee:
use %cwb_systemdatetime% in foo_cwb_hooks to have a value which get updated every sec...
don't know, if it would works, nut tell if it works wink.gif

bye

EDIT: i tried it, it doesnt work sad.gif while stopped %cwb_systemdatetime% give you a ?
odyssey
With the current PanelsUI implementation this would be impossible. Panels only refresh depending on the section used. None of the current sections updates when a track is not playing.
leokennis
Hmm...wild guess:

have a blinking animated GIF on top of the text message, the GIF being the color of the background of course.

I don't know if animated GIF works though... tongue.gif
Maranatha
QUOTE(plukin @ Jul 11 2007, 09:45) *

Just an idee:
use %cwb_systemdatetime% in foo_cwb_hooks to have a value which get updated every sec...
don't know, if it would works, nut tell if it works wink.gif

bye

EDIT: i tried it, it doesnt work sad.gif while stopped %cwb_systemdatetime% give you a ?

Thank you for the suggestion, anyway! smile.gif


QUOTE

odyssey Posted Today, 11:14
With the current PanelsUI implementation this would be impossible. Panels only refresh depending on the section used. None of the current sections updates when a track is not playing.

That's what I was afraid of. Bummer!


QUOTE

leokennis Posted Today, 12:50
Hmm...wild guess:

have a blinking animated GIF on top of the text message, the GIF being the color of the background of course.

I don't know if animated GIF works though...

Nope, GIFs do not work within PanelsUI. I tried that one a long time ago... But thanks for the suggestion!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.