Download 3DMP Beta2 preview release (2 Viewers)

Status
Not open for further replies.

mickyblue

Portal Pro
June 13, 2005
119
15
Brisbane Australia
Home Country
New Zealand New Zealand
Hi hoping someone can help me have copied ove the 3DMP-Blue folder and renamed sDMP-Grey and then over written the grey files however the skin is still the same blue i have also tried removing the Packedgfx.png files but when i do this i get nothing on my screen when loading mp taskbar disappears like normal but nothing Alt-f4 then return the task bar as normal

hope someone can help
 

pirlone

Portal Pro
October 21, 2005
221
5
Home Country
Croatia Croatia
there is packedgfx2.bxml also... try removing that one too.

btw, have you copied grey files to right folder (media)?

rgs,
pirlone
 

Vanessa

Portal Pro
May 31, 2006
329
1
OPTIONAL UPDATE:

Topic: Menu List Style

To convert from "Single line and small icon" to this... try this update:

cplsamplemj8.png


INSTRUCTIONS
* Open your "common.facade.xml"
* Delete all inside contents
* Copy and paste the current code
* Close and save.

Code:
<window>
	<controls>
		<control>
			<type>group</type>
			<description>group element</description>
			<animation>FlyInFromRight</animation>
			<control>
				<description>composite control consisting of a list control and a thumbnail panel</description>
		    <type>facadeview</type>
		    <id>50</id>			
			  <control>
				  <description>listcontrol</description>
				  <type>listcontrol</type>
				  <id>50</id>
          <posX>278</posX>
          <posY>93</posY>
          <height>500</height>
          <width>382</width>
          <textureFocus>recording_background_focus.png</textureFocus>
          <textureNoFocus>recording_background_nofocus.png</textureNoFocus>
          <textureHeight>85</textureHeight>
          <IconXOff>14</IconXOff>
          <IconYOff>12</IconYOff>
          <itemWidth>60</itemWidth>
          <itemHeight>60</itemHeight>
          <keepaspectratio>no</keepaspectratio>
          <font>font13</font>
          <font2>font10</font2>
          <font3>font10</font3>
          <textXOff>40</textXOff>
          <textYOff>12</textYOff>
          <textXOff2>370</textXOff2>
          <textYOff2>52</textYOff2>
          <textXOff3>110</textXOff3>
          <textYOff3>53</textYOff3>
			  </control>
			  <control>
				  <description>Thumbnail Panel</description>
				  <type>thumbnailpanel</type>
				  <id>50</id>
				  <onleft>2</onleft>
				  <onright>2</onright>
				  <onup>2</onup>
				  <ondown>2</ondown>
			  </control>
			  <control>
				  <description>Filmstrip view</description>
				  <type>filmstrip</type>
          
				  <id>50</id>
				  <onleft>2</onleft>
				  <onright>2</onright>
				  <onup>2</onup>
				  <ondown>2</ondown>
			  </control>

        <control>
          <description>playlist listcontrol</description>
          <type>playlistcontrol</type>
          <id>50</id>
        </control>

      </control>	
		</control>	
	</controls>
</window>
 

pirlone

Portal Pro
October 21, 2005
221
5
Home Country
Croatia Croatia
have to admit: i enjoy your 'little updates' :D
great work!

btw, your 'update' wich fixes RecordedTV screen is working, well, partially. there are recordings listed now, but there is still a little bug in there. if you try to go right immidiately after entering recorded tv screen, you can't (when 'View: Icons' is selected). you can't do that from 'Sort by' selection neither. only after you select 'Switch view' this right movement is enabled. not big deal, but still...


rgs,
pirlone
 

pisdu

Portal Pro
March 7, 2006
202
2
Switzerland
WOW vanessa , grey update , mytvrecordedtv.xml ....common.facade.xml
Thanks for your efforts...but ...ehrm common.facade.xml trick didnt work it remains as before

Luv ya
 

pirlone

Portal Pro
October 21, 2005
221
5
Home Country
Croatia Croatia
are you sure you have restarted mp after change?
works here...

rgs,
pirlone
 

Vanessa

Portal Pro
May 31, 2006
329
1
pisdu said:
yow didnt work...no changes

Are you sure that you remove all lines inside of file before copy and paste the code?

can you post a screenshot? (use www.imageshack.us)

vanessa
 
Status
Not open for further replies.

Users who are viewing this thread

Top Bottom