- May 13, 2007
- 418
- 37
- Home Country
-
United Kingdom
I want to be able to show and hide various controls based on the status of the main list control
<id> 50
This has both a graphical list mode with a subtype album and a regualr list mode.
Could I do something like this to determin which mode the control was in
<control>
......
......
<visible>facadeview.album</visible>
</control>
If so what is the equivalent for the other text view, is it
facadeview.list
Also, I want to be able to query for the view settings, how do I determine which is showing:
Series
Season
Episode
thanks.
<id> 50
This has both a graphical list mode with a subtype album and a regualr list mode.
Could I do something like this to determin which mode the control was in
<control>
......
......
<visible>facadeview.album</visible>
</control>
If so what is the equivalent for the other text view, is it
facadeview.list
Also, I want to be able to query for the view settings, how do I determine which is showing:
Series
Season
Episode
thanks.