IPB

Welcome Guest ( Log In | Register )

2 Pages V   1 2 >  
Reply to this topicStart new topic
> Q Custom Homescreen Help, Help me figure it out!
smeg36
post Jun 13 2006, 01:02 AM
Post #1


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



I have my Q homescreen edited pretty much to how I want it. There's just one thing left that's bothering me, the Bluetooth plugin. It doesn't seem to change the font size, weight, or face with the changes I made to the homescreen. Anyone with a knowlege of xml editing (I actually just started a few days ago. This is my first custom homescreen) have any ideas? The plugin code is:

<!-- Bluetooth Plugin -->
<plugin clsid="{df648b7e-7645-419d-ba0b-503acea3edfb}">
</plugin>

Here's a picture of what my home screen looks like. So is the plugin something in the registry that can't be changed? Ideas?

Attached Image


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
smeg36
post Jun 13 2006, 03:01 AM
Post #2


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



I also wouldn't mind having the text a little larger and bolded like this home screen. But then the smaller unbolded Fizz plugin bothers me. At very least I'd want to get the city name bold, but that option isn't in the software and I don't think it can be done with the plugin. Here's the Fizz plugin if anyone has any ideas:

<!-- Fizz Weather -->
<plugin clsid="{30DF3430-2005-0509-BAA6-00AA003E0EED}" name="WeatherPlugin" height="54" >
<general sepline="true"/>
</plugin>
<!-- Fizz Weather End-->

Attached Image


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
omega2008
post Jun 15 2006, 11:56 AM
Post #3


Moderator
Group Icon

Group: Super Moderator
Posts: 982
Joined: 27-January 05
From: Tampa, Florida.
Member No.: 7,026
Phone: Cingular 8525
Carrier: AT&T Wireless/Cingular



Not sure if the plugin suports it but you could use a size parameter or maybe a font style parameter....I am not sure. I used to edit it all the time when I had my mpx 220 but its been a while.


--------------------
Support the Windows Mobile Community! Become a Subscriber


Go to the top of the page
 
+Quote Post
smeg36
post Jun 15 2006, 03:01 PM
Post #4


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



Well, here's my current homescreen. Doing the 7 day view cuts the city name out, so it's not quite so annoying. But it would still be nice to get it bolded. Can you change the size or font parameter for just one plugin? I changed it at the top of the homescreen, but am not sure how to enter it for just 1 plugin. My homescreen xml is below as well.


Attached Image


CODE
<?xml version="1.0"?>
<home>
   <author>DAT Group</author>
   <contacturl>http://www.datgroup.com/</contacturl>
   <title lang="0x0409">VZW Fizz layout</title>
   <title lang="0x0809">VZW Fizz layout</title>
   <title lang="0x040c">Disposition pleine VZW </title>
   <title lang="0x0407">VZW Volles Layout</title>
   <title lang="0x0410">Configurazione piena VZW </title>
   <title lang="0x0816">Plano cheio VZW </title>
   <title lang="0x0C0A">Disposicion Completa de VZW </title>

   <version>1.00.0001</version>
    <default target-width="240" target-height="320" font-face="nina" font-size="18" font-weight="bold" padding-left="4" padding-right="4" bgcolor="transparent" fgcolor="COLOR_HOMETEXT" padding-top="2" b-border-color="COLOR_HOMERULE" b-border-width="1">
        <format state="selected" fgcolor="COLOR_HOMEHIGHLIGHTTEXT"/>
    </default>
   <background bgimage="vzw_home.jpg" valign="bottom" bgcolor="COLOR_TRAYGRADLEFT" />
   <scheme>
      <color name="COLOR_WINDOW" value="#FFFFFF"/>
      <color name="COLOR_STATIC" value="#FFFFFF"/>
      <color name="COLOR_STATICTEXT" value="#000000"/>
      <color name="COLOR_HIGHLIGHT" value="#000000"/>
      <color name="COLOR_HIGHLIGHTTEXT" value="#FFFFFF"/>
      <color name="COLOR_MENU" value="#E9E8F4"/>
      <color name="COLOR_MENUTEXT" value="#000000"/>
      <color name="COLOR_GRAYTEXT" value="#999999"/>
      <color name="COLOR_GRADLEFT" value="#FFFFFF"/>
      <color name="COLOR_GRADRIGHT" value="#DFE8F4"/>
      <color name="COLOR_INTGRADLEFT" value="#FFFFFF"/>
      <color name="COLOR_INTGRADRIGHT" value="#BACFE8"/>
      <color name="COLOR_TRAYGRADLEFT" value="#000000"/>
      <color name="COLOR_TRAYGRADRIGHT" value="#000000"/>
      <color name="COLOR_HIGHGRADLEFT" value="#FA1B1B"/>
      <color name="COLOR_HIGHGRADRIGHT" value="#FA1B1B"/>
      <color name="COLOR_WINDOWFRAME" value="#666666"/>
      <color name="COLOR_BTNFACE" value="#FA1B1B"/>
      <color name="COLOR_BTNTEXT" value="#000000"/>
      <color name="COLOR_SCROLLBAR" value="#E9E8F4"/>
      <color name="COLOR_HOMETEXT" value="#000000"/>
      <color name="COLOR_HOMERULE" value="#999999"/>
      <color name="COLOR_HOMEHIGHLIGHT" value="#FA1B1B"/>
      <color name="COLOR_HOMEHIGHLIGHTTEXT" value="#FFFFFF"/>
      <color name="COLOR_ALERTWINDOW" value="#FFFFFF"/>
      <color name="COLOR_ALERTTITLE" value="#FA1B1B"/>
      <color name="COLOR_ALERTRULE" value="#999999"/>
   </scheme>
    <plugin clsid="{837FC251-FE69-43ad-84E0-EBCEDEBA0884}" name="iconbar" height="20">
        <iconbar fgcolor="COLOR_TRAYTEXT"/>
        <background gradient="title" bgcolor="COLOR_TRAYGRADLEFT" b-border-color="COLOR_HOMERULE" b-border-width="1"/>
    </plugin>
    <plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="40">
        <label>
            <text><carrier/></text>
        </label>
        <clock>
            <date y="17"/>
            <time y="17" halign="right"/>
        </clock>
    </plugin>

    <!--standard missed calls plugin-->
   <plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="26">
      <background>
         <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
      </background>
      <format state="nocall" visible="false"/>
      <label h="22">
         <text lang="0x0409">
            Missed calls: <calls/>
            
         </text>
         <text lang="0x0809">
            Missed calls: <calls/>
            
         </text>

         <text lang="0x0407">
            Verpasste Anrufe: <calls/>
            
         </text>
         <text lang="0x0410">
            Chiamate perse: <calls/>
            
         </text>
         <text lang="0x0816">
            Chamadas perdidas: <calls/>
            
         </text>
         <text lang="0x040a">
            Llamadas perdidas: <calls/>
            
         </text>
         <text lang="0x0C0A">
            Llamadas Faltadas: <calls/>
            
         </text>
      </label>
   </plugin>

    <!-- Voice mail -->
    <plugin clsid="{DCE58428-275E-491f-B835-F2AC38D0CC17}" name="voicemail" height="20">
        <background>
            <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
        </background>
        <label>
            <text lang="0x0409">
                Voicemail: <unreadVMail/>
            </text>
            <text lang="0x0809">
                Voicemail: <unreadVMail/>
            </text>
            <text lang="0x040c">
                Messagerie vocale: <unreadVMail/>
            </text>
            <text lang="0x0407">
                Mailbox: <unreadVMail/>
            </text>
            <text lang="0x0C0A">
                Correo de voz: <unreadVMail/>
            </text>            
            <text lang="0x0410">
                Posta vocale: <unreadVMail/>
            </text>
            <text lang="0x0816">
                Voicemail: <unreadVMail/>
            </text>
            <text lang="0x0416">
                Correio de voz: <unreadVMail/>
            </text>                        
        </label>
    </plugin>

    <plugin clsid="{37391041-C324-4725-BEE1-3232ED3539CA}" name="callprog" height="40">
      <background>
         <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
      </background>
        <format state="nocall" visible="false"/>
        <label>
            <text lang="0x0409">Call in progress:</text>
            <text lang="0x0C0A">Llamada en curso:</text>
            <text lang="0x040c">Appel en cours:</text>
            <text lang="0x0410">Chiamata in corso:</text>
            <text lang="0x0816">Chamada em curso:</text>
            <text lang="0x0416">Chamada em andamento:</text>
            <text lang="0x0809">Call in progress:</text>
            <text lang="0x0413">Actieve oproep:</text>
            <text lang="0x041b">Prebieha hovor:</text>
            <text lang="0x0415">Trwa Wywolywanie:</text>
            <text lang="0x0424">Klic poteka:</text>
            <text lang="0x081a">Poziv u toku:</text>

        </label>
        <label y="23">
            <text><progress/></text>
        </label>
    </plugin>


      <plugin clsid="{62E5C279-1E55-4bbb-95DA-D576093C23BE}" name="MessageCount" height="18">
         <background>
            <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
         </background>
                   <label>
                             <text lang="0x0409">Email <unreadMsgs name="ActiveSync" /></text>
                             <text lang="0x0C0A">Email <unreadMsgs name="ActiveSync" /></text>
                   </label>
                   <label>
                             <text lang="0x0409">Text Messages <unreadMsgs name="SMS" /></text>
                             <text lang="0x0C0A">Mensajes Del Texto <unreadMsgs name="SMS" /></text>
                   </label>
<!--                   <label>
                             <text lang="0x0409">MMS <unreadMsgs name="MMS" /></text>
                             <text lang="0x0C0A">MMS <unreadMsgs name="MMS" /></text>
                   </label>
                   <label>
                             <text lang="0x0409">Voicemail <unreadVMail hidezero="true"/></text>
                             <text lang="0x0407">bbb <unreadVMail hidezero="true"/></text>
                   </label>
-->
          </plugin>

   <!--standard message counts plugin-->
<!--   <plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" height="18">
      <background>
         <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
      </background>
      <label>
         <text lang="0x0409">
             Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
         </text>
         <text lang="0x0809">
             Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
         </text>
         <text lang="0x040c">
             Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
         </text>
         <text lang="0x0407">
            Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
             )
         </text>
         <text lang="0x0410">
             Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
         </text>
         <text lang="0x0816">
            Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
         </text>
         <text lang="0x040a">
             Email(<unreadEmail/>)   Text Messages(<unreadSMS/>)
         </text>
         <text lang="0x0C0A">
             Email(<unreadEmail/>)   Mensajes Del Texto(<unreadSMS/>)
         </text>
      </label>
   </plugin>
-->
    <plugin clsid="{79C2BAE5-81F2-40ab-88B1-2458EE17DDF2}" name="VZW_SHORTCUT_PLUGIN_2003" registeryPath="HKLM\SOFTWARE\Synchrologic\RootC">
        <shortcut1 target="\Windows\Start Menu\Wireless Sync.lnk" command-line="" usefileicon="\Windows\Start Menu\Wireless Sync.lnk">
            <label>
                <text lang="0x0409">Wireless Sync</text>
                <text lang="0x0809">Wireless Sync</text>
                <text lang="0x040c">Wireless Sync</text>
                <text lang="0x0407">Wireless Sync</text>
                <text lang="0x0410">Wireless Sync</text>
                <text lang="0x0816">Wireless Sync</text>
                <text lang="0x040a">Wireless Sync</text>
                <text lang="0x0C0A">Wireless Sync</text>
            </label>
        </shortcut1>        
    </plugin>

    <!--standard others plugin-->
    <plugin clsid="{8486CC1E-025B-4888-9C76-048DF7C1787D}" name="msgcount2" height="18" autoheight="true">
        <text padding-bottom="4"/>
        <background>
            <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
        </background>
        <mail account="others"/>
    </plugin>

   <!--Calendar appointment plugin-->
    <plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="47">
        <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>

<!-- Fizz Weather -->
  <plugin clsid="{30DF3430-2005-0509-BAA6-00AA003E0EED}" name="WeatherPlugin" height="53" >
    <general sepline="true"/>
  </plugin>
  <!-- Fizz Weather End-->

   <!-- Bluetooth Plugin -->
   <plugin clsid="{df648b7e-7645-419d-ba0b-503acea3edfb}">
   </plugin>

   <plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="18">
        <background b-border-width="0">
            <format state="selected" bgcolor="COLOR_HOMEHIGHLIGHT"/>
        </background>
        <label>
            <text lang="0x0409">Profile: <profile/></text>
            <text lang="0x0809">Profile: <profile/></text>
            <text lang="0x040c">Profil: <profile/></text>
            <text lang="0x0407">Profil: <profile/></text>
            <text lang="0x0410">Profilo: <profile/></text>
            <text lang="0x0816">Perfil: <profile/></text>
            <text lang="0x0C0A">Perfil: <profile/></text>
        </label>
    </plugin>
</home>


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
cortez
post Jun 15 2006, 06:57 PM
Post #5


Mobile Gadget Idol


Group: Members
Posts: 713
Joined: 3-November 03
From: dallas, texas
Member No.: 11
Carrier: AT&T Wireless/Cingular
PocketPC: HTC
PMC: Other



i usually add "font-size=x" and/or font-weight="500" to each plugin where i want to increase the size and increase boldness. the larger the number (in font weight) the more bold it appears. here's an example for my MRU plugin:

<plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="36">
<mru max-buttons="9" icon-size="16" halign="left" x="4" y="3"/>
<background bgcolor="transparent"/>
<appname halign="left" y="20" fgcolor="COLOR_HOMETEXT" font-weight="500" font-size="14"/>
</plugin>

here's an example for the carrier:
<!--Carrier-->
<plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="19">
<label>
<text x="1" halign="right" y="0" font-size="16" font-weight="600">
<carrier/>
</text>
</label>
</plugin>


--------------------
cortez

"...yes, i am a gadget freak!.."
HTC Trinity & Kaiser / AT&T
Black Q / Verizon
Go to the top of the page
 
+Quote Post
protech5
post Jun 20 2006, 02:55 AM
Post #6


Newbie


Group: Members
Posts: 7
Joined: 20-June 06
Member No.: 12,582



Hey guys, I know this may sound silly but what folder are these XML files in? Can't seem to find them or maybe its just late? Thanks, Tim
Go to the top of the page
 
+Quote Post
smeg36
post Jun 20 2006, 03:03 AM
Post #7


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



The homescreen xml files are in the Application Data\Home folder. I tried your suggestion every way I could imagine cortez, but it always caused the homescreen to become unloadable. It must be something with the plugin.


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
cortez
post Jun 20 2006, 03:40 AM
Post #8


Mobile Gadget Idol


Group: Members
Posts: 713
Joined: 3-November 03
From: dallas, texas
Member No.: 11
Carrier: AT&T Wireless/Cingular
PocketPC: HTC
PMC: Other



hummmmm... smeg - are you using a XML editor that allows you to validate the XML code? i'm using a tool called XML Writer that validates the code before copying to the phone. generally, this catches any coding errors. if you look in the lower right hand corner of the pic below, you'll notice the the "Profile" is listed in a smaller font. although my font is smaller you should be able to increase the font size on your screen.... in the second picture you can see how i decreased the font size for the "missed calls" then increased it for the "mail line"...

Attached Image Attached Image


--------------------
cortez

"...yes, i am a gadget freak!.."
HTC Trinity & Kaiser / AT&T
Black Q / Verizon
Go to the top of the page
 
+Quote Post
smeg36
post Jun 20 2006, 03:50 AM
Post #9


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



No, I haven't tried using anything to validate the code. Thanks for the tip, I'll keep working on it and see what I can come up with.


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
smeg36
post Jun 20 2006, 04:10 AM
Post #10


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



OK, I validated the XML using XML Writer. This is the screen I get when I try to load it as my home screen though. I'm thinking it must have something to do with the Fizz Weather plugin.

Attached Image


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
cortez
post Jun 20 2006, 04:24 AM
Post #11


Mobile Gadget Idol


Group: Members
Posts: 713
Joined: 3-November 03
From: dallas, texas
Member No.: 11
Carrier: AT&T Wireless/Cingular
PocketPC: HTC
PMC: Other



i'd rem-out the Fizz plugin to see if that's the problem; or in other words, keep the Fizz plugin from loading. it could be that the plugin doesn't support font-size and font-weight.


--------------------
cortez

"...yes, i am a gadget freak!.."
HTC Trinity & Kaiser / AT&T
Black Q / Verizon
Go to the top of the page
 
+Quote Post
protech5
post Jun 20 2006, 03:17 PM
Post #12


Newbie


Group: Members
Posts: 7
Joined: 20-June 06
Member No.: 12,582



In the home folder I can find some of hte XML files but only a couple. The one that I particularly want to modify is the VZW Full Layout XML file but it is not in that folder and does not appear to be a hidden file either. Am I missing something or should I be looking somewhere elsewhere? Thanks Guys, Tim
Go to the top of the page
 
+Quote Post
smeg36
post Jun 20 2006, 03:19 PM
Post #13


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



What method are you using to try and view it? I used Activesync's Explore function to go to that folder, and it was right there.


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
protech5
post Jun 20 2006, 04:07 PM
Post #14


Newbie


Group: Members
Posts: 7
Joined: 20-June 06
Member No.: 12,582



That is what is was using last night to view it but it was not there at all. Several others were but not that file? so you actually see it in that folder? I am not at the home pc now so I can't open it from here. Tim
Go to the top of the page
 
+Quote Post
protech5
post Jun 20 2006, 04:41 PM
Post #15


Newbie


Group: Members
Posts: 7
Joined: 20-June 06
Member No.: 12,582



Just downloaded the 4.1 version of active sync from microsoft and it is now showing up. Thanks for the tips. Tim
Go to the top of the page
 
+Quote Post
Sublime
post Jun 22 2006, 05:31 AM
Post #16


Newbie


Group: Members
Posts: 1
Joined: 22-June 06
Member No.: 12,619
Phone: Motorola Q
Carrier: Verizon



HELP....Frustration with my new Q. K...so i wan to change my Verizon Home Screen on my new Q......problem is that once i've made changes to my xml file and try to paste it back to the Q using windows explorer i get an error saying "Cannot copy vzw.full.hom:Access denied. Make sure your mobile devic has sufficient memory, that the file is not set as read only, and that you have permission to copy this file type.". I have tried editing the a currently installed xml......creating a new one.....when pasting back i get the same error for both. I have made sure that the home screen running on the Q is different than the one I'm trying to past to but still get the same error. Any and all help with this would be greatly appreciated.

Thanks,

MiKe

QUOTE (protech5 @ Jun 20 2006, 09:17 AM) *
In the home folder I can find some of hte XML files but only a couple. The one that I particularly want to modify is the VZW Full Layout XML file but it is not in that folder and does not appear to be a hidden file either. Am I missing something or should I be looking somewhere elsewhere? Thanks Guys, Tim
Go to the top of the page
 
+Quote Post
smeg36
post Jun 22 2006, 02:30 PM
Post #17


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



You have to app unlock the phone first to be able to overwrite and move around system files. I followed the directions posted here, and it works great. Even though the downloaded application is called SDA_ApplicationUnlock, it worked with my Q.


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post
abatis
post Jun 22 2006, 04:07 PM
Post #18


Site Administrator
Group Icon

Group: Admin
Posts: 3,205
Joined: 10-December 03
From: Denver, Colorado
Member No.: 626
Phone: Samsung i760
Carrier: Verizon
Secondary Carrier: Sprint
PocketPC: Other



QUOTE (Sublime @ Jun 21 2006, 11:31 PM) *
HELP....Frustration with my new Q. K...so i wan to change my Verizon Home Screen on my new Q......problem is that once i've made changes to my xml file and try to paste it back to the Q using windows explorer i get an error saying "Cannot copy vzw.full.hom:Access denied. Make sure your mobile devic has sufficient memory, that the file is not set as read only, and that you have permission to copy this file type.". I have tried editing the a currently installed xml......creating a new one.....when pasting back i get the same error for both. I have made sure that the home screen running on the Q is different than the one I'm trying to past to but still get the same error. Any and all help with this would be greatly appreciated.

Thanks,

MiKe



Rename the XML with a different name than one that is already on the phone. To validate your code before you put it back on the phone just open it with Internet Explorer. It will tell you if you have a code error.

Smeg, one reason I like SBSH Pocket Weather is the fact that you have complete control over the font size, color type etc. Maybe you should give it a try if Fizz can't be altered.


--------------------
Editor/Administrator MGN
MGN Making Your Windows Mobile Life Simpler

Main : Samsung i760 - Verizon
Go to the top of the page
 
+Quote Post
abatis
post Jun 22 2006, 04:18 PM
Post #19


Site Administrator
Group Icon

Group: Admin
Posts: 3,205
Joined: 10-December 03
From: Denver, Colorado
Member No.: 626
Phone: Samsung i760
Carrier: Verizon
Secondary Carrier: Sprint
PocketPC: Other



Smeg,

Have you tried something like this, I don't have my Smartphone with me to test.

<!-- Fizz Weather -->
<plugin clsid="{30DF3430-2005-0509-BAA6-00AA003E0EED}" name="WeatherPlugin" height="53" font-weight="bold" >

note:
font-weight="bold"


--------------------
Editor/Administrator MGN
MGN Making Your Windows Mobile Life Simpler

Main : Samsung i760 - Verizon
Go to the top of the page
 
+Quote Post
smeg36
post Jun 22 2006, 05:14 PM
Post #20


Moderator
Group Icon

Group: Super Moderator
Posts: 4,428
Joined: 5-January 04
From: Miami Beach
Member No.: 1,045
Phone: HTC Touch
Carrier: Sprint/Nextel



I had SBSH Pocket Weather for my Pocket PC Phones, but they don't have a Smartphone version, so it won't run on the Q. I really liked their software. Other than the limited plugin, Fizz is working well. I'll try your suggestions now.


--------------------
Phone: Sprint Touch Pro
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Fast ReplyReply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 28th March 2024 - 06:02 PM