Can I sho wa preview image of what a view will look like?
#1
I want to show a vague image of a view in the view list button in MyVideoNav.xml.

How can I define what image needs to be shown for each view title?
Reply
#2
Either using by a string compare

stringcompare(Container.ViewMode,name of view)

or maybe creating folders named after the views

<texture>preview/$INFO[Container.ViewMode]/previewimage.png</texture>
Reply
#3
I didnt know container.ViewMode was a info label, thansk hitcher, you're the best!
Reply

Logout Mark Read Team Forum Stats Members Help
Can I sho wa preview image of what a view will look like?0