Help me with my XML plz! (Screen shots & XML included), trying to be as detailed as possible |
![]() ![]() |
Help me with my XML plz! (Screen shots & XML included), trying to be as detailed as possible |
|
Jul 1 2008, 12:32
Post
#1
|
||
|
Newbie Group: Posters Posts: 2 Joined: 28th June 2008 Member No.: 402,399 |
First off thanks for the click! I've been struggling for days with this problem. I have provided serious thought and images to help me and you
I have already searched the forum, searched the internet, read the tuts and played with every single homescreen designer. This is my last resort guys. Okay hopefully this is the easiest way of putting things. ------------------------------ Here is my current HS, exactly how it looks on my phone right this minute of the world. ![]() Now here's what I don't like about it: 1. Problem: There is no GMAIL/POP email counter on it. Question: How do I get the gmail counter to show up (even if I have 0 gmails) and be the exact same size/alignment as my "profile; allday etc." plugins Help/Explanation: this is the exact gmail plugin code if you please want to modify it for me to be the same format (size/position/green highlight) as my "profile; allday and Missed calls plugins. <plugin clsid="{8486CC1E-025B-4888-9C76-048DF7C1787D}" name="msgcount2" height="17" autoheight="false"> <text halign="left" padding-bottom="1"/> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <mail account="others"/> </plugin> 2. Problem: The "Text Message and Voicemail" plugins are waaay bigger than my other plugins, and are not aligned the same. Question: How do I get the Text and Vmail plugins to be formatted the exact same as my "Profile; Allday, and Missed Call" plugins? Question Explanation: I want them to be as small as my Profile etc. and with the same green highlight and aligned to the left etc. Here is exactly what I want my Homescreen to look like: ![]() (photoshoped and made the changes I want TEAL so you can notice its fake, but thats how I want my HS to look) So please if some body could give me step-by-step instructions, or point me to a SPECIFIC thread, or just modify my XML for me *recommended DOWNLOAD MY XML FILE: http://www.filedropper.com/aurorahome_1 (same as bottom but in a .xml file, btw not wait just straight dl) <?xml version="1.0"?> <home> <author>Mr. Ergonenc</author> <contacturl>gmail.com</contacturl> <title>Aurora</title> <version>1.0</version> <default orientation="landscape" target-width="320" target-height="240" font-face="Segoe Condensed" font-size="19" font-weight="normal" padding-left="0" padding-right="0" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="0" b-border-color="COLOR_HOMERULE" b-border-width="0"> <format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT"/> </default> <background bgimage="Aurora at Night.jpg" bgimage-rotated="Aurora at Night.jpg" valign="top" bgcolor="#000000" /> <scheme> <color name="COLOR_TRAYGRADLEFT" value="#7F7F7F"/> <color name="COLOR_HOMEHIGHLIGHT" value="#FFFFFF"/> </scheme> <plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="27"> <iconbar fgcolor="#FFFFFF"/> <background bgcolor="transparent" b-border-color="COLOR_WINDOWFRAME"/> </plugin> <plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="30"> <background b-border-width="0" /> <mru icon-size="16" x="60" y="8" halign="left" valign="top" max-buttons="8" /> </plugin> <plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="33"> <clock> <time font-weight="bold" fgcolor="#FFFFFF" font-size="14" valign="top" halign="left" mode="12" y="7" x="134" w="320"/> <date font-weight="bold" fgcolor="#FFFFFF" font-size="11" valign="top" halign="left" mode="long" y="22" x="118" w="320"/> </clock> </plugin> <plugin clsid="{62E5C279-1E55-4bbb-95DA-D576093C23BE}" name="MessageCount" height="20"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label> <format state="selected" x="3" y="1" font-weight="normal" fgcolor="#00FF00" font-size="12"/> <format state="unselected" x="3" y="1" font-weight="normal" fgcolor="#FFFFFF" font-size="12"/> <text lang="0x0409">Texts <unreadMsgs name="SMS" /></text> <text lang="0x0C0A">Texto <unreadMsgs name="SMS" /></text> </label> </plugin> <plugin clsid="{62E5C279-1E55-4bbb-95DA-D576093C23BE}" name="MessageCount" height="30"> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label> <format state="selected" x="3" y="1" font-weight="normal" fgcolor="#00FF00" font-size="12"/> <format state="unselected" x="3" y="1" font-weight="normal" fgcolor="#FFFFFF" font-size="12"/> <text lang="0x0409">Voicemail <unreadVMail name="Voicemail"/></text> <text lang="0x0407">Voicemail <unreadVMail name="Voicemail"/></text> </label> </plugin> <plugin clsid="{8486CC1E-025B-4888-9C76-048DF7C1787D}" name="msgcount2" height="17" autoheight="false"> <text halign="left" padding-bottom="1"/> <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <mail account="others"/> </plugin> <plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="Profile" height="14"> <background> <format state="selected" bgcolor="transparent"/> </background> <label h="12"> <format state="selected" x="3" y="1" font-weight="normal" fgcolor="#00FF00" font-size="12"/> <format state="unselected" x="3" y="1" font-weight="normal" fgcolor="#FFFFFF" font-size="12"/> <text>Profile:<profile/></text> </label> </plugin> <plugin clsid="{2FFD93B3-0FF0-4228-A6D6-D2DF177D7D92}" name="alldayevent" height="16"> <background> <format state="selected" bgcolor="transparent"/> </background> <format state="noevent" visible="true"/> <label h="12"> <format state="selected" x="3" y="1" font-weight="normal" fgcolor="#FF0000" font-size="12"/> <format state="unselected" x="3" y="1" font-weight="normal" fgcolor="#FFFFFF" font-size="12"/> <text>Allday:<subject/></text> </label> </plugin> <plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="14"> <background> <format state="selected" bgcolor="transparent"/> </background> <format state="nocall" visible="true"/> <label h="12"> <format state="selected" x="3" y="1" font-weight="normal" fgcolor="#FFFF00" font-size="12"/> <format state="unselected" x="3" y="1" font-weight="normal" fgcolor="#FFFFFF" font-size="12"/> <text>Missed Calls :<calls/></text> </label> </plugin> </home> ------------- My wallpaper if you want it.
This post has been edited by T1tan: Jul 1 2008, 12:36 |
||
|
|
|||
|
Jul 1 2008, 18:28
Post
#2
|
||
![]() Addict Group: Posters Posts: 512 Joined: 13th March 2005 From: United Kingdom Member No.: 116,892 Device(s): SPV E650+2Gb Micro SD |
Hi T1tan, I've done the xml file for you, a bit of a rush as am painting the house before it rains. You can change the colours if you wish. I hope it's something like that which you are looking for. Best Regards..looby
Attached File(s)
|
||
|
|
|||
|
Jul 1 2008, 18:52
Post
#3
|
||
|
Newbie Group: Posters Posts: 2 Joined: 28th June 2008 Member No.: 402,399 |
ah hey looby, thanks a lot for the work you did for me lol. I'm flattered haha.
|
||
|
|
|||
|
Jul 1 2008, 19:52
Post
#4
|
||
![]() Addict Group: Posters Posts: 512 Joined: 13th March 2005 From: United Kingdom Member No.: 116,892 Device(s): SPV E650+2Gb Micro SD |
That's the way it works in WM 6.0 which ever way you do it. You can have the individual notifications on the homescreen but the selection will take you to messaging in general. I agree it would be nice to have an individual selection
|
||
|
|
|||
|
Jul 3 2008, 03:19
Post
#5
|
||
|
Newbie Group: Posters Posts: 11 Joined: 30th June 2008 Member No.: 403,048 Device(s): BJ II, T-mo MDA |
i need a lil help too, didnt want to start a new thread.
im trying to mod the HTC homescreen to have the recent app list instead of the appointments. i dont know much about editing the xml files, but this is what i have tryed, along with a few similar CODE <?xml version="1.0"?> <home> <author>HTC Corp.</author> <contacturl></contacturl> <title>HTC</title> <version>1.0</version> <default target-width="240" target-height="320" font-face="Segoe Condensed" font-size="19" font- weight="bold" padding-left="5" padding-right="5" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="3" b -border-color="COLOR_HOMERULE" b-border-width="1"> <format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT"/> </default> <background bgimage="\windows\htcbg_grey_P.png" bgimage-rotated="\windows\htcbg_grey_L.png" valign="bottom" bgcolor="COLOR_TRAYGRADLEFT" /> <scheme> <color name="COLOR_TRAYGRADLEFT" value="#000000"/> <color name="COLOR_HOMEHIGHLIGHT" value="#DEDEDE"/> <color name="COLOR_HOMERULE" value="#000000"/> <color name="COLOR_HOMETEXT" value="#AAAAAA"/> <color name="COLOR_HOMEHIGHLIGHTTEXT" value="#000000"/> </scheme> <plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="27"> <iconbar fgcolor="COLOR_TRAYTEXT"/> <background gradient="title" bgcolor="COLOR_TRAYGRADLEFT" b-border-color="COLOR_WINDOWFRAME" /> </plugin> <plugin clsid="{B0C8AC4B-CDDC-4010-AAEB-076A2A6EB171}" name="HTCHome" height="100"/> <plugin clsid="{C406A24E-ED1C-4a5f-A690-95C9683F2C95}" name="HtCHomeNotification" height="32"/> "plugin clsid="{6D4E0B9A-A675-4B40-94E9-9ED95F99CA56}" name="HSType2-1" height="49">" <background> <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/> </background> <label h="22"> <text><subject/></text> </label> <label h="22" y="23"> <text><time/> <location/></text> </label> </plugin> </home> i had put the one line i edited in quotes here, i had took a stab. the original clsid name was calender, and the line i replaced it with was from samsungs simple home. this bit i edited was just the clsid and name i changed in the htc.home.xml. it wont even show up as a home screen. any help would be great This post has been edited by Smokey J Bluntz: Jul 3 2008, 03:24 |
||
|
|
|||
![]() ![]() |
Similar Topics
| Topic | Replies | Topic Starter | Views | Last Action | |
|---|---|---|---|---|---|
![]() |
does not sense slide after screen replacement | 3 | wroigo | 172 | Today, 07:12 Last post by: wroigo |
![]() |
Upgrade to WM 6.1 (FAILED!) Upgrade to WM 6.1 (FAILED! |
20 | porterror | 991 | Yesterday, 20:59 Last post by: yesdread |
![]() |
The OFFICIAL Samsung i900 Omnia DXHH1 update: LEAKED! | 129 | Paul (MVP) | 10,079 | Today, 07:05 Last post by: 1Mack |
![]() |
Soon-to-be owner of the Advent 4211 - Now got it! | 4 | tsutton | 207 | Today, 00:14 Last post by: tsutton |
![]() |
Is it possible my SPV M700 connects to Internet automatically | 5 | sopo74 | 104 | Yesterday, 20:00 Last post by: sopo74 |
![]() |
Music Management & Uploading to Omnia | 1 | berrymwb | 0 | Today, 07:49 Last post by: Bad-Co |
|
Lo-Fi Version | Time is now: 7th September 2008 - 08:18 |
Please visit our 'Plus Partners' - these companies support MoDaCo through 'MoDaCo Plus' - Click Here for more details!
VITO Technology | Slipstream Solutions | Aiko Solutions | PDAMill | Inesoft | SBSH | LingvoSoft | Ruttensoft | Astraware | MadBeetle | Sprite Software
Opera | Westtek | TetraEdge | Z4Soft | KBM Systems | Conduits | Mini Lyrics Magic | Proporta | Semsons | SyncData | Active Kitten | Binaryfish | Textr
SPB Software House | Omega One | OmniSoft | Resco | eSoft Interactive | TenGo | ATEKsoft | imei-check | GpsGate | SplashData | DeveloperOne | monocube
WebIS, home of Pocket Informant, FlexMail and Note2Self
Would your company like to become a 'Plus Partner'? Click Here to contact us!