Am i right in thinking the the styles code for each screen can be edited
to add content into each one so say i change 


{
                                style = 'nowplaying', 
                                artworkSize = midArtwork,
                                text = self:string("ART_AND_TEXT"),
                        },

to below the spectrum analyzer is then added to the playback skin which
i can them change placement and size 

{
                                style = 'nowplaying', 
                                artworkSize = midArtwork,
                                text = 
self:string("ART_AND_TEXT_SPECTRUM_ANALYZER"),
                        },


------------------------------------------------------------------------
Eyerex's Profile: http://forums.slimdevices.com/member.php?userid=65695
View this thread: http://forums.slimdevices.com/showthread.php?t=116248

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to