Well I got some progress, the 3 lines appear but only for about 1
second. For some reason it wont pick up my block and duration code to
hold the display.
Any ideas? :s
This is the code that does work;
$client->showBriefly({ line => [$mytopline, $a],,}, {
'duration' => 15, 'block' => 0});
Expanded to use 3 lines, this doesnt work for more than 1 second;
$client->showBriefly({
'line' => [ $mytopline, $a, $mytopline ],
'duration' => 15,
'block' => 0,
'center' => [ $center1, $center2, $center3 ],
'overlay' => [ $overlay1, $overlay2, $overlay3 ],
'fonts' => { 'graphic-320x32' => 'threeline',}
}
);
--
cparker
www.spicefly.com - Visit for an enhanced Interface for MusicIP and tips
and tricks for integrating with Slimserver!
------------------------------------------------------------------------
cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
View this thread: http://forums.slimdevices.com/showthread.php?t=47811
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss