2011-02-17, 04:02
Bravo.. Thank you very much.
sialivi Wrote:Hitcher,
Is this the new skin you mentioned that you were working on when you released "Final" version of Alaska Revisited or is that still to come?
pecinko Wrote:Hitch, one suggestion if you don't mind:
<viewtype label="535">list</viewtype> instead of hardwired one in View_50_List.xml, so it can be localized.
<control type="button" id="6" description="Slideshow">
<width>300</width>
<align>left</align>
<label>108</label>
<texturenofocus>-</texturenofocus>
<disabledcolor>Grey</disabledcolor>
<enable>!ListItem.IsFolder</enable>
</control>
<control type="button" id="7" description="Recursive slideshow">
<width>300</width>
<align>left</align>
<label>13318</label>
<texturenofocus>-</texturenofocus>
<enable>ListItem.IsFolder</enable>
<disabledcolor>Grey</disabledcolor>
</control>