tcutting;540717 Wrote: > Erland- > Would it be possible to have a group of items which rotate through > settings? Say I had a clock/screensaver display, but I wanted a section > to display weather information, but would "rotate" through display > values. For example, set it to display current conditions, then more > details (such as "feels like" and humidity), then forecast (maybe near > term), then maybe summary of next few days... then repeat with a cycle > time between values. Is this asking too much? > Would definitely be possible, it's just a question to decide how to configure them. Would it need to switch several items simultaneously or is it enough if it switch item per item ?
If it's enough to switch item per item we could add a switchinggroup concept so only one item within the same switching group is visible at the time. tcutting;540717 Wrote: > > A simpler alternative may be to implement a "ticker" which would be > made up of a long string which could continuously scroll across the > display? > Scrolling text is supported, so that should be possible already today. It's controlled by the "animate" attribute on all *text item types. -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=77864 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
