Guest capt_janeway Posted August 13, 2003 Report Posted August 13, 2003 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
Guest Brody Posted August 13, 2003 Report Posted August 13, 2003 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 August 13, 2003 Report Posted August 13, 2003 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 August 13, 2003 Report Posted August 13, 2003 Basically the missed call screen doesn't pop up
Guest drblow Posted August 13, 2003 Report Posted August 13, 2003 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 August 13, 2003 Report Posted August 13, 2003 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 August 13, 2003 Report Posted August 13, 2003 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 August 13, 2003 Report Posted August 13, 2003 Image there Vijay! Thanks for the advice oh great male! :roll:
Guest nickcornaglia Posted August 13, 2003 Report Posted August 13, 2003 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 August 14, 2003 Report Posted August 14, 2003 That did the trick! Thanks Encece and Celsol - you're fab! :wink:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now