Any ideas why. No debug info, no errors, the white buttom just doesn't show the info anymore. I going crazy trying to figure it out.
Was the keymap changed? or is it even a possible reason.
PS: LOVE THE NEW FORUM. Now my default.
Quote:<window>
<id>2005</id>
<defaultcontrol>13</defaultcontrol>
<controls>
<!-- codec infos -->
<control>
<description>preset background image</description>
<type>image</type>
<id>0</id>
<posx>-10</posx>
<posy>40</posy>
<width>760</width>
<height>85</height>
<texture>background-dialog.png</texture>
<colordiffuse>AAFFFFFF</colordiffuse>
<animation effect="fade" time="300">VisibleChange</animation>
<visible>Player.ShowCodec</visible>
</control>
<control>
<description>row 1 label</description>
<type>label</type>
<id>10</id>
<posx>75</posx>
<posy>50</posy>
<label>-</label>
<align>left</align>
<font>font12</font>
<animation effect="fade" time="300">VisibleChange</animation>
<visible>Player.ShowCodec</visible>
</control>
<control>
<description>row 2 label</description>
<type>label</type>
<id>11</id>
<posx>75</posx>
<posy>75</posy>
<label>-</label>
<align>left</align>
<font>font12</font>
<animation effect="fade" time="300">VisibleChange</animation>
<visible>Player.ShowCodec</visible>
</control>
<control>
<description>row 3 label</description>
<type>label</type>
<id>12</id>
<posx>75</posx>
<posy>100</posy>
<label>-</label>
<align>left</align>
<font>font12</font>
<animation effect="fade" time="300">VisibleChange</animation>
<visible>Player.ShowCodec</visible>
</control>
<!-- buffering dialog -->
<control>
<description>buffering label</description>
<type>label</type>
<id>24</id>
<posx>210</posx>
<posy>520</posy>
<label>15107</label>
<width>291</width>
<align>center</align>
<font>font12</font>
<include>textcolorwhite</include>
</control>
<!---------------------------------
HERE IS THE CONTENT THAT NO LONGER APPEARS
<!_-------------------------------
<!-- media infos -->
<control>
<description>media info background image</description>
<type>image</type>
<id>1</id>
<posx>-10</posx>
<posy>335</posy>
<width>760</width>
<height>105</height>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<texture>background-dialog.png</texture>
<colordiffuse>AAFFFFFF</colordiffuse>
</control>
<control>
<description>Music Shadow</description>
<type>image</type>
<id>1</id>
<posx>75</posx>
<posy>330</posy>
<width>100</width>
<height>105</height>
<texture>blue_rectangle_music.png</texture>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<aspectratio>keep</aspectratio>
</control>
<control>
<description>Music Logo</description>
<type>image</type>
<id>1</id>
<posx>80</posx>
<posy>335</posy>
<width>90</width>
<height>94</height>
<info>VideoPlayer.Cover</info>
<texture>defaultAlbumCover.png</texture>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<aspectratio>keep</aspectratio>
</control>
<control>
<description>Title label</description>
<type>label</type>
<id>1</id>
<width>445</width>
<posx>180</posx>
<posy>338</posy>
<info>VideoPlayer.Title</info>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<align>left</align>
<font>special12</font>
</control>
<control>
<description>Video Director/Year Label</description>
<type>label</type>
<id>1</id>
<width>430</width>
<posx>180</posx>
<posy>359</posy>
<label>$INFO[VideoPlayer.Director] | $INFO[VideoPlayer.Year]</label>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<align>left</align>
<font>special13</font>
</control>
<control>
<description>Genre label</description>
<type>label</type>
<id>1</id>
<width>430</width>
<posx>180</posx>
<posy>387</posy>
<info>VideoPlayer.Genre</info>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<align>left</align>
<font>font10</font>
</control>
<control>
<description>time label</description>
<type>label</type>
<id>1</id>
<width>430</width>
<posx>180</posx>
<posy>410</posy>
<label>$INFO[videoplayer.Time]$INFO[videoplayer.Duration, / ]</label>
<visible>Player.ShowInfo</visible>
<animation effect="fade" time="1000">VisibleChange</animation>
<align>left</align>
<font>font10</font>
</control>
</controls>
</window>
Hades_666

Search
Help