Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Motorola Q Reviews Moto Q Forums Q Social Moto Q FAQ Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Moto Q Software > Q Home Screens and Wallpapers

Notices



Reply
 
Thread Tools Display Modes
Old 06-07-2007, 09:20 AM   #21 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by n99hockey View Post
you dont need a seperate xml file for the missed call screen....
Sorry I screwed up. This is the name of the pitures before I load them:

Buffymain.jpg
Buffymissedcalls.jpg


Then Q changes them. I attached the .zip file in the post above. Can you look at it?
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 06-07-2007, 09:21 AM   #22 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 23,628
Thanks: 330
Thanked 2,500 Times in 2,112 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

Quote:
Originally Posted by shaun0207 View Post
Sorry I screwed up. This is the name of the pitures before I load them:

Buffymain.jpg
Buffymissedcalls.jpg


Then Q changes them. I attached the .zip file in the post above. Can you look at it?
ah ok that makes more sense...ill take a peak at the zip file
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide, Moto FAQ, or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 09:23 AM   #23 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 23,628
Thanks: 330
Thanked 2,500 Times in 2,112 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

i just double clicked on the file to open it in IE to see what was up and i got this error message


End tag 'plugin' does not match the start tag 'home'. Error processing resource 'file:///C:/Documents and Settings/Scott Sc...
</plugin>---^


this is why its not showing up on your Q...there seems to be some sort of code error....
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide, Moto FAQ, or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 09:25 AM   #24 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 23,628
Thanks: 330
Thanked 2,500 Times in 2,112 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

ok i think i found it...
your code says this..

<!-- Messages plugin -->
<plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="SMScount" height="22" width="200">
<background b-border-width="0">
</background>
<label x="4" y="0" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-size="18">
<format state="unselected" font-weight="normal" />
<format state="selected" font-weight="bold" />
<text> Email: <unreadEmail /> SMS: <unreadSMS /> Voicemail: <unreadVMail/></text>
</label>
</plugin>
</Facade>
<!-- Facade Tasks Plugin -->
<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeSchedule" type="Schedule" height="80"/>
</plugin>
</home>

that RED code should not be there...fix that and you should be ok....
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide, Moto FAQ, or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 09:36 AM   #25 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by n99hockey View Post
ok i think i found it...
your code says this..

<!-- Messages plugin -->
<plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="SMScount" height="22" width="200">
<background b-border-width="0">
</background>
<label x="4" y="0" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-size="18">
<format state="unselected" font-weight="normal" />
<format state="selected" font-weight="bold" />
<text> Email: <unreadEmail /> SMS: <unreadSMS /> Voicemail: <unreadVMail/></text>
</label>
</plugin>
</Facade>
<!-- Facade Tasks Plugin -->
<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeSchedule" type="Schedule" height="80"/>
</plugin>
</home>

that RED code should not be there...fix that and you should be ok....
Ok. I want Facade to show up, but only muy schedule not the task. Does that make sense.
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 09:45 AM   #26 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 23,628
Thanks: 330
Thanked 2,500 Times in 2,112 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

Quote:
Originally Posted by shaun0207 View Post
Ok. I want Facade to show up, but only muy schedule not the task. Does that make sense.
it does...but it looks like you have set up or trying to set up tasks (just by the title of the facade plugin...but that has no determination on the actual plugin)...
fix that code that i showed you and then you can edit facade while the homescreen is running...
or better yet remove facade code from the xml file and add it through the facade editor on the Q!
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide, Moto FAQ, or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 09:52 AM   #27 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by n99hockey View Post
ok i think i found it...
your code says this..

<!-- Messages plugin -->
<plugin clsid="{2F930BF0-6FE9-4a53-9E17-88E9247BAB48}" name="SMScount" height="22" width="200">
<background b-border-width="0">
</background>
<label x="4" y="0" halign="left" bgcolor="transparent" fgcolor="#FFFFFF" font-size="18">
<format state="unselected" font-weight="normal" />
<format state="selected" font-weight="bold" />
<text> Email: <unreadEmail /> SMS: <unreadSMS /> Voicemail: <unreadVMail/></text>
</label>
</plugin>
</Facade>
<!-- Facade Tasks Plugin -->
<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="FacadeSchedule" type="Schedule" height="80"/>
</plugin>
</home>

that RED code should not be there...fix that and you should be ok....
Ok. I want Facade to show up, but only muy schedule not the task. Does that make sense.
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 09:54 AM   #28 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default

Quote:
Originally Posted by n99hockey View Post
it does...but it looks like you have set up or trying to set up tasks (just by the title of the facade plugin...but that has no determination on the actual plugin)...
fix that code that i showed you and then you can edit facade while the homescreen is running...
or better yet remove facade code from the xml file and add it through the facade editor on the Q!

Cool. I'll do that. But will I need to put the pictures in a folder or anything when I load them into the Q?
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 10:01 AM   #29 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 23,628
Thanks: 330
Thanked 2,500 Times in 2,112 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

hahah you know what else ive noticed...
you dont anywhere indicate your background image or missed call screen image...you need to add those lines in there (if you want to use the images)

but just put them in the \application data\home folder
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide, Moto FAQ, or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-07-2007, 10:01 AM   #30 (permalink)
 
shaun0207's Avatar
 
Join Date: Feb 2007
Location: Baltimore, MD
Posts: 829
Thanks: 13
Thanked 20 Times in 17 Posts
shaun0207 is on a distinguished road
Send a message via MSN to shaun0207 Send a message via Yahoo to shaun0207
Default Since I have Sprint...

I dont need this other crap, right?

<!-- MRU -->
<plugin clsid="{79EFB752-CB70-446d-B317-499723482B3D}" name="startmru" height="27">
<mru x="4" highlight="#003c7d" icon-size="16" max-buttons="7" y="2"/>
<appname halign="left" x="207" y="3" font-size="16" fgcolor="#FFFFFF"/>
</plugin>

<!-- prog plugin! -->
<plugin clsid="{856CB5C4-5B27-4b64-8FB9-7E3E4987E0D1}" height="25" autoheight="false">
</plugin>

<!-- OTA plugin! -->
<plugin clsid="{52E26FD7-2A56-4e2a-988B-2B90A96B90EF}" height="25" autoheight="false">
</plugin>

<!-- ERI plugin!
<plugin clsid="{1CC2E12E-B863-4603-9B5F-CA754B2BDDC6}" height="25" autoheight="false">
</plugin>
-->
<!-- E911 plugin! -->
<plugin clsid="{6B9D9399-0F93-4ba1-9DC7-483FE4877E6D}" height="25" autoheight="false">
</plugin>

<!-- DataInfo plugin! -->
<plugin clsid="{B9E6C503-F261-4373-A88B-0B7ACF6BC347}" height="25" autoheight="false">
</plugin>

<!-- TTY_DFMode plugin! -->
<plugin clsid="{30DF3430-0266-11cf-BAA6-00AA003E0EED}" height="25" autoheight="false">
</plugin>


The MRU plugin should still work right?
shaun0207 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 12:39 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Integrated by BBPixel ©2003-2008, jvbPlugin
Android forums

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33