Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Moto Q Blog Motorola Q Reviews Moto Q Forums FAQs Wiki 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 12-10-2007, 12:10 PM   #1 (permalink)
 
Spencer-Scott's Avatar
 
Join Date: Sep 2007
Posts: 168
Thanks: 3
Thanked 6 Times in 6 Posts
Spencer-Scott is on a distinguished road
Default Missed Call Screen

Hi was wondering if anyone could make me a wicked missed call screen that i could insert a picture into. This would be great Thanks in advanced
Spencer-Scott is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 12-10-2007, 12:51 PM   #2 (permalink)
 
docmac129's Avatar
 
Join Date: Dec 2006
Posts: 881
Thanks: 34
Thanked 204 Times in 177 Posts
docmac129 is on a distinguished road
Default

Usually a missed call screen is just a picture with missed calls in text added to it. Its just an extra bit of coding that is added to an xml with the name of the pic added in the coding. Come up with a picture u like and what u want done with it, and someone will come up with something.
docmac129 is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2007, 01:29 PM   #3 (permalink)
 
Spencer-Scott's Avatar
 
Join Date: Sep 2007
Posts: 168
Thanks: 3
Thanked 6 Times in 6 Posts
Spencer-Scott is on a distinguished road
Default

well is a picture i would rather not put on the net but if somebody could just whip up something really cool that they think would be nice with a picture behind it and then tell me how to add the picture that would be great
Spencer-Scott is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2007, 01:39 PM   #4 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 24,392
Thanks: 230
Thanked 1,695 Times in 1,399 Posts
rudeboy is on a distinguished road
Send a message via ICQ to rudeboy Send a message via MSN to rudeboy Send a message via Yahoo to rudeboy
Default

Quote:
Originally Posted by Spencer-Scott View Post
well is a picture i would rather not put on the net but if somebody could just whip up something really cool that they think would be nice with a picture behind it and then tell me how to add the picture that would be great
put the following code in the top of your .xml file, after the color-scheme:

Quote:
<!--Full Screen Missed calls plugin-->
<plugin clsid="{0BA8ABB8-1F1D-417f-88C6-DA8530E2E7A6}" name="missedcalls" height="230">
<background b-border-width="0" bgimage="\Application Data\Home\filename.jpg" valign="top">
<format state="selected" bgcolor="#000000"/>
</background>
<label halign="right" bgcolor="#000000" fgcolor="#007dfa" font-weight="bold" y="60" w="320" h="220" font-size="96">
<format state="nocall" visible="false"/>
<text lang="0x0409">
<calls/>
</text>
</label>
</plugin>
[/url]
replace filename and coordinates to your likings..
__________________
later..
rb.


rudeboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2007, 02:02 PM   #5 (permalink)
 
Spencer-Scott's Avatar
 
Join Date: Sep 2007
Posts: 168
Thanks: 3
Thanked 6 Times in 6 Posts
Spencer-Scott is on a distinguished road
Default

Quote:
Originally Posted by rudeboy View Post
put the following code in the top of your .xml file, after the color-scheme:

replace filename and coordinates to your likings..

Thanks i really appreciate it but that only partially works. I put in the name of the picture i wanted to use but it didnt come up and also could you make it say Missed Calls: #
Spencer-Scott is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2007, 02:06 PM   #6 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,155
Thanks: 273
Thanked 2,210 Times in 1,869 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

Quote:
Originally Posted by Spencer-Scott View Post
Thanks i really appreciate it but that only partially works. I put in the name of the picture i wanted to use but it didnt come up and also could you make it say Missed Calls: #
it only comes up when there actually is a missed call otherwise you wont see it
__________________
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 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 12-10-2007, 02:09 PM   #7 (permalink)
 
Spencer-Scott's Avatar
 
Join Date: Sep 2007
Posts: 168
Thanks: 3
Thanked 6 Times in 6 Posts
Spencer-Scott is on a distinguished road
Default

Quote:
Originally Posted by n99hockey View Post
it only comes up when there actually is a missed call otherwise you wont see it
Yes I realize that. That is why I used another phone to call it to see if it worked
Spencer-Scott is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2007, 02:11 PM   #8 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 21,155
Thanks: 273
Thanked 2,210 Times in 1,869 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

Quote:
Originally Posted by Spencer-Scott View Post
Yes I realize that. That is why I used another phone to call it to see if it worked
where did you locate it in your xml code?
if you put it at the bottom it wont work right
you need to locate it at the top of the code right below the color codes i believe
__________________
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 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 12-10-2007, 02:14 PM   #9 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 24,392
Thanks: 230
Thanked 1,695 Times in 1,399 Posts
rudeboy is on a distinguished road
Send a message via ICQ to rudeboy Send a message via MSN to rudeboy Send a message via Yahoo to rudeboy
Default

Quote:
Originally Posted by n99hockey View Post
where did you locate it in your xml code?
if you put it at the bottom it wont work right
you need to locate it at the top of the code right below the color codes i believe
is there an echo in here :}
__________________
later..
rb.


rudeboy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-10-2007, 02:14 PM   #10 (permalink)
 
Spencer-Scott's Avatar
 
Join Date: Sep 2007
Posts: 168
Thanks: 3
Thanked 6 Times in 6 Posts
Spencer-Scott is on a distinguished road
Default

Quote:
Originally Posted by n99hockey View Post
where did you locate it in your xml code?
if you put it at the bottom it wont work right
you need to locate it at the top of the code right below the color codes i believe
Ya its there. I tried it and it works. It comes up on a black screen and a blue # of how many missed calls. I got the picture wrong I need to know how to find/type the picture in. I would also like it to say Missed Calls: # of missed calls
Spencer-Scott 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 08:01 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0

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
Integrated by BBpixel Team 2008 :: jvbPlugin R1015.37x.1