Normal
hi!it's me again is there any way to change the style of a font? for example from normal to bold.another question about labels in music modul. there are 5 different views. song, album, artist, genre and top 100. when i change the view to 'song' there is a control showing me the name of the view.[code]<control><description>Songs text label</description><type>label</type><id>1</id><posX>120</posX><posY>22</posY><label>134</label><font>font16</font><align>left</align><textcolor>ffffffff</textcolor></control>[/code]but there seems to be an error. when i choose 'artist'-view i get 'album' as decsription, choosing 'genre' i get 'playlist'. the rest is ok.is there any way to change this via xml or is it hard coded?when i'm in album-view the last viewed album is always shown above the current selected album. is it a bug? i think it's a little bit confusing showing the last selected album above the current selection.greetzthe butcher
hi!
it's me again
is there any way to change the style of a font? for example from normal to bold.
another question about labels in music modul. there are 5 different views. song, album, artist, genre and top 100. when i change the view to 'song' there is a control showing me the name of the view.
[code]<control>
<description>Songs text label</description>
<type>label</type>
<id>1</id>
<posX>120</posX>
<posY>22</posY>
<label>134</label>
<font>font16</font>
<align>left</align>
<textcolor>ffffffff</textcolor>
</control>[/code]
but there seems to be an error. when i choose 'artist'-view i get 'album' as decsription, choosing 'genre' i get 'playlist'. the rest is ok.
is there any way to change this via xml or is it hard coded?
when i'm in album-view the last viewed album is always shown above the current selected album. is it a bug? i think it's a little bit confusing showing the last selected album above the current selection.
greetz
the butcher