Rikk;514502 Wrote: > I didn't get how, but does this mean that I could place text1 to the > upper left corner? And for example text 2 and 3 one above the other to > the lower left corner to have 2 rows? > > Do text1 , 2 , 3 have their own background? (I'm thinking at a strip > on which the text is) > For each text item, I can specify: - The margin from the left/right side - The vertical position as number of pixels from top - The height of the item - The font size of the text - The foreground color of the item (texts can't be transparent) - The horizontal alignment of the item within the "item box", left, right, center
It's not currently possible to position the item to the right or left with pixels, but you can increase the margin and use the alignment to put it where you want it. The item background is always transparent, so you need to use a background image with "item boxes" if you like a specific background. I should probably add a horizontal position parameter to make it easier to position them. > > No way to resize it in any way different from full screen height? > Well actually, I just saw that I'd added a "coversize" parameter so you can have it any size you want. It's really not a problem to add more features but I haven't done it yet because there haven't been much interest in designing custom clock styles. So if you have something in mind, post a drawing and I'll see what I can do. -- 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=74787 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
