2007-01-15, 20:47
One thing I really love about PDM is the little weather icon + temp indicator that can be in the corner of the main menu. Could this be added to Clearity?
<itemlayout height="140" width="190">
<control type="image">
<posx>25</posx>
<posy>17</posy>
<width>155</width>
<height>220</height>
<info>ListItem.Icon</info>
[color=Red][b]<aspectratio aligny="bottom">keep</aspectratio>[/b][/color]
</control>
<control type="image">
<posx>25</posx>
[color=Red][b]<posy>237</posy>[/b][/color]
<width>155</width>
<height>220</height>
<info>ListItem.Icon</info>
[color=Red][b]<aspectratio aligny="top">keep</aspectratio>[/b][/color]
<texture flipy="true" diffuse="Thumb_Mask.png">-</texture>
<colordiffuse>FFffffff</colordiffuse>
</control>
</itemlayout>
<focusedlayout height="140" width="190">
<control type="image">
<posx>5</posx>
<posy>5</posy>
<width>195</width>
<height>250</height>
<info>ListItem.Icon</info>
[color=Red][b]<aspectratio aligny="bottom">keep</aspectratio>[/b][/color]
<animation effect="zoom" end="5,5,195,250" time="500">Focus</animation>
</control>
<control type="image">
<posx>5</posx>
[color=Red][b]<posy>255</posy>[/b][/color]
<width>195</width>
<height>250</height>
<info>ListItem.Icon</info>
[color=Red][b]<aspectratio aligny="top">keep</aspectratio>[/b][/color]
<texture flipy="true" diffuse="Thumb_Mask.png">-</texture>
<colordiffuse>FFffffff</colordiffuse>
</control>
</focusedlayout>
</control>
<control type="label">
<posx>60</posx>
[color=Red][b]<posy>450</posy>[/b][/color]
<width>600</width>
<height>16</height>
<font>special18</font>
<textcolor>FFffffff</textcolor>
<align>center</align>
<info>ListItem.Label</info>
<include>selectedcolor</include>
<include>common-fade-quick</include>
<visible>Control.IsVisible(55)</visible>
</control>
bronco28 Wrote:And wraplist 2 - shows 2 rows (both the same size as wraplist 1) and it isn't formatted right - I don't know if this is supposed to be 2 smaller rows in the same section?
CademiaX Wrote:here is another new build for ya
1/14/2007
bronco28 Wrote:And wraplist 2 - shows 2 rows (both the same size as wraplist 1) and it isn't formatted right - I don't know if this is supposed to be 2 smaller rows in the same section?
edwinmcdunlap Wrote:I'm using a build compiled Jan 12, but the reflection doesn't appear right... I'll post a screenshot in a minute)
bronco28 Wrote:I understand what you mean by a reflection - but it is not a reflection -it is the same image as the one "reflected" in wraplist 1 - a reflection is usually reversed - and I am not sure about how this is supposed to work exactly but it when selecting wraplists2 - it looks the same as wraplist 1 twice - in 2 separate rows.....