Jump to content

Recommended Posts

Guest capt_janeway
Posted

Hi

I'm trying to write a new homescreen based on the Simple layout that comes with the phone, plus the missed call screen from Reload. Can anyone help me get the xml right?

Here's what I've got

<?xml version="1.0"?>

Michelle

http://www.kumb.com/

Simple

Hammers

Hammers

Hammers

Hammers

Hammers

Hammers

Hammers

简单

1.0

Thanks

Posted

Hmmm, can't see too much wrong with Missed Calls plugin itself...

I assume the font-weight="bold" isn't required when the plugin is invisible but I doubt it would affect the function of the plugin. :?

P.S. West Ham, really? :)

Guest vijay555
Posted

janeway: what's the prob with the code - much as i can visualise code >yeah right< a question would be easier to look at...

code looks alright, but make sure hardcoded images are in the appropriate directories...

V

Guest capt_janeway
Posted

Basically the missed call screen doesn't pop up

Guest drblow
Posted

What I always do is just nick the code from somebody else's xml :oops: - just highlight the plugin that you want & copy it over your own piece of code!

Even if you mess with it & screw it up, you can just copy/paste the code from the original back in again.

It should work!?

Guest celsol
Posted

Janeway: try omitting the second occurrence of the missed call plugin then test it

cant see too much wrong with the coding :roll:

there is one reason that I can think of but it's too silly to mention so try the above first, if you still have problems PM me.

Guest vijay555
Posted

celsol: if you're going to say it's because she's a girl, then yep, silly :wink:

Janeway, not sure if this is normal, but are you supposed to have a / at the end of this node?

can't remember if that makes a difference.

but as above, make sure the image is there. i noticed a few other skins crashing because of this.

v

Guest capt_janeway
Posted

Image there Vijay!

Thanks for the advice oh great male! :roll:

Guest nickcornaglia
Posted

Try this one:

<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="200">


<format state="nocall" visible="false" bgcolor="transparent" bgimage="IPSMApplication DataHomewhufcwhufc_missed.jpg" valign="top"/>


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


<format state="selected" bgcolor="transparent" /> 


</background> 	 


<label font-weight="bold" fgcolor="#ff6600" font-size="30" halign="center" y="149" >  


<text><calls/></text>


</label>


</plugin>

Guest capt_janeway
Posted

That did the trick!

Thanks Encece and Celsol

- you're fab! :wink:

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.