Jump to content

Recommended Posts

Posted

I've been working on a new skin and jut finished the xml... opened it in Internet Explorer and all was fine so I active synced it to the phone. Selected my skin and pressed the home button and waited for it to load... however, the four colour thing just kept on spinning and my homescreen jsut wont load!

Turned the phone off and back on and the homescreen is just plain white :?:

Anyone see anything wrong here ..

<?xml version="1.0"?>

<home>

	<author>w411y</author>

	<contacturl>[email protected]</contacturl>

	<title>w411y - Google</title>

	<version>1.0</version>


	<background bgimage="Google - w411y.jpg" valign="top"/>



<scheme>

<color name="COLOR_WINDOW" value="#FFFFFF" />

<color name="COLOR_WINDOWTEXT" value="#000000" />

<color name="COLOR_STATIC" value="#FFFFFF" />

<color name="COLOR_STATICTEXT" value="#000000" />

<color name="COLOR_HIGHLIGHT" value="#0000cc" />

<color name="COLOR_HIGHLIGHTTEXT" value="#FFFFFF" />

<color name="COLOR_TEXTSELECT" value="#FFFFFF" />

<color name="COLOR_MENU" value="#FFFFFF" />

<color name="COLOR_MENUTEXT" value="#000000" />

<color name="COLOR_GRAYTEXT" value="#CCCCCC" />

<color name="COLOR_GRADLEFT" value="#FFFFFF" />

<color name="COLOR_GRADRIGHT" value="#FFFFFF" />

<color name="COLOR_INTGRADLEFT" value="#FFFFFF" />

<color name="COLOR_INTGRADRIGHT" value="#FFFFFF" />

<color name="COLOR_TRAYGRADLEFT" value="#0000cc" />

<color name="COLOR_TRAYGRADRIGHT" value="#0000cc" />

<color name="COLOR_HIGHGRADLEFT" value="#0000cc" />

<color name="COLOR_HIGHGRADRIGHT" value="#0000cc" />

<color name="COLOR_TRAYTEXT" value="#000000" />

<color name="COLOR_WINDOWFRAME" value="#000000" />

<color name="COLOR_BTNFACE" value="#273c6b" />

<color name="COLOR_BTNTEXT" value="#FFFFFF" />

<color name="COLOR_SCROLLBAR" value="#0000cc" />

<color name="COLOR_HOMETEXT" value="#000000" />

<color name="COLOR_HOMEHIGHLIGHT" value="#000000" />

<color name="COLOR_HOMEHIGHLIGHTTEXT" value="#000000" />

<color name="COLOR_HOMERULE" value="#0852CE" />

<color name="COLOR_alertWINDOW" value="#FFFFFF" />

<color name="COLOR_alertTITLE" value="#444444" />

<color name="COLOR_alertRULE" value="#000000" />

</scheme>


<!-- Smart Monitor -->


  <plugin clsid="{05E393E9-1712-41ac-B9D3-533B52F10A36}" name="SmartMonitor" height="25" selectable="false">  

  <background state="unselected" />

  <background state="selected" transparent-color="#0000ff" bgcolor="transparent"/>

  <format state="unselected"

  bgtext="transparent" 

  bgcolor="transparent"

  padding-left="0" padding-right="0" padding-top="0" padding-bottom="0"

  font-face="Arial" font-size="14" font-weight="bold" font-quality="normal"/>

  <format state="selected"

  transparent-color="#0000ff"

  bgtext="transparent" 

  bgcolor="transparent"

  padding-left="0" padding-right="0" padding-top="0" padding-bottom="0"

  font-face="Arial" font-size="14" font-weight="bold" font-quality="normal"/>

  <monitor state="unselected">


  <text x="5" y="5" color="#ffffff">Batt-</text>

  <battery x="50" y="5" color="#ffffff">{life-percentage}%</battery>


  

  <text x="55" y="5" color="#ffffff"></text>

  <signal x="105" y="5" color="#ffffff">{strength-percentage}%</signal>


  </monitor>	

  </plugin>


         <!-- Date/Time/Carrier Plugin -->


         <plugin file="sysplug.dll" clsid="{E09043DF-510E-4841-B652-388316977A7A}" height="85">

         <background b-border-width="0">

	</background>

	<clock>

         <time font-weight="bold" font-size="25" bgtext="transparent" halign="left" fgcolor="#777675" mode="24" y="65" x="125" w="240"/>

	<date font-weight="normal" fgcolor="#000000" font-size="16" valign="top" halign="left" mode="short" y="65" x="60" w="240" />

	</clock>

	</plugin>



<!-- SMS/MMS/E-M@IL -->

<plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="msgcount" height="25"> 

	<background>

  <format state="selected" target-width="240"/>

	</background>

	<label x="17" y="10" font-size="20">

  <text>SMS-<unreadSMS/> </text>

	</label>

	<label x="55" y="10" font-size="20">

  <text>MMS-<unreadEmail/> </text>

	</label>

	<label x="93" y="10" font-size="20">

  <text>E-M@il<unreadVMail/> </text>

	</label>

</plugin>


<!-- PROFILE -->

<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="35"> 

	<background> 

  <format state="selected" target-width="240" /> 

	</background> 

	<label x="17" y="5" font-size="20">

  <text> <profile/> </text>

	</label> 

</plugin> 


<!-- Global/default settings for all instances of the Facade Plugin Control -->


  <Facade ClearType="1" BlendColor="#4d6090" BlendPercent="70" SelectionColor="#ffffff" SelectionBorderColor="transparent" 

  ShowSelectionBorder="0" 

  MaxDays="45"

  padding-left="0" padding-right="0" padding-top="0" padding-bottom="0" 

  font-weight="bold" font-size="6" bgcolor="transparent" b-border-color="#ffffff" t-border-color="#ffffff" t-border-width="0"  

  ShowCompleted="1" ShowPartialLines="0" Wraparound="0" debug="0" UndatedFirst="0"

  AlwaysShowToday="1" MinutesPastAppointment="30" ClickAction="view" />


<!-- Facade Plugin Control: This is the tab bar -->


  <plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeTabBar" height="30" type="TabBar" SeparatorColor="#000000" BlendPercent="0" SelectionBorderColor="transparent" ShowSelectionBorder="0"  

  font-weight="bold" padding-left="0" viewId="FacadeView">

  <format padding-bottom="0" padding-right="0" ShowSelectionBorder="0" />


  <Tabs padding-top="0" font-size="6" padding-bottom="-2" padding-left="-2" padding-right="-2" SeparatorColor="transparent" SelectionBorderColor="transparent" ShowSelectionBorder="0" BlendPercent="0" >


  <Tab type="Tasks" font-size="7" x="90" y="15" BlendPercent="0" SeparatorColor="#000000" SelectionBorderColor="transparent" ShowSelectionBorder="0" label="Homework">

 	 <format state="selected" fgcolor="#0000cc"/>

 	 <format state="unselected" fgcolor="#000000"/>

  <View BlendPercent="70" SelectionColor="#0000cc" padding-left="5" padding-right="5">

   	 <format state="selected" fgcolor="#000000"/>

   	 <format state="unselected" fgcolor="#000000"/>

  </View>


  </Tab>

  </Tabs>

  </plugin>


<!-- Facade Plugin Pane: This is the pane that shows the info for each tab -->


  <plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeView" x="80" height="75" ShowPartialLines="0" BlendColor="#000000" BlendPercent="70" SelectionColor="#0000cc" />

 	 <View state="selected" fgcolor="#0000cc" SelectionColor="#0000cc" BlendPercent="80" />

</home>

Posted

Out of interest, what was the problem? It sounds like an issue I have always had, especially with my c500. Some of my xml's would just never load, the eggtimer just kept spinning for ages then nothing, even though when I went into the homescreen settings menu, my new xml was supposed to be selected.

Is that similar to what happened? & if so, can you tell me what you did to solve it coz I never did! ;)

Posted

Ofcourse ...

<default target-width="240" target-height="320" font-face="nina" valign="top" font-size="12" font-weight="bold" padding-left="0" padding-right="0" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-bottom="0" b-border-width="0">

	<format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT"/>

	</default>

Forgot to add the default tag (Example above) after the colour scheme :idea:

Loving DRBlowGV1 by the way... anything else in the pipeline?

Posted

Hmm ... not the same problem as I had. :evil:

Glad you like the GV screen, thanks! I'll be posting another qvga screen fairly soon, so keep an eye on the boards. ;)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.