Album to Songs should change view from thumbnails to list how?
#1
Rainbow 
Hi,
I have a requirement , The Music window(MyMusicNav.xml) is displaying all the albums in thumbnails view , but when an album is clicked , the same window displays the songs which belongs to the clicked album also in thumbnail view.

I want that Album and Artist should be visible in thumbnails view mode and when I click on an album/artist thumb , the related songs should be displayed in list view.

How can I do this?

Thanks for help.


Reply
#2
Hey slinuxgeek,

Check out Welo ('Viewtype_3030_Music_Cover' and 'Viewtype_3031_Music_List') to see how this is done.

Basically, use '<visible>Window.IsVisible(musiclibrary) + Container.Content(albums)</visible>' on the thumbnail viewtype, '<visible>Window.IsVisible(musiclibrary) + Container.Content(songs)</visible>' on the the list view.

Cheers Wink
Reply
#3
Hi, liquidskin76 thanks for help .

That is working for "albums" but not working for "artists".

why?

Thank You.
Reply
#4
Oh it worked some how !!
Thanks For help Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Album to Songs should change view from thumbnails to list how?0