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



Palm CES Event live


Reply
 
Thread Tools Display Modes
Old 03-02-2007, 10:13 PM   #1 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 27,522
Thanks: 275
Thanked 1,992 Times in 1,626 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
Question Facade question

so i'm "playing" with Facade to maximize space on the home screen, i have a hard time editing things (especially colors 'cuz i don't see how that works) "inside" Facade so i edit it on my laptop but it does mess up settings done in Facade on the Q correct ? i'm pretty sure..

besides from the Facade doc & the .xml help on MoDaCo are there any other reference/help guides ? the whole COLOR_ settings in the top of the .xml doesn't make a whole of sense to me (still) i have been trying to change some colors in the Black Mesh screens and still colors on the screen do not change.

plus i need a refresh screen button.. half of my time goes to applying screen in order to see a change (or not :}


__________________
later..
rb.


:: Quick help, click here ! :: new user guide :: Moto Q FAQ :: "my" Q apps ::

-> current device BlackBerry Storm 9530 <-
rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 03-02-2007, 10:21 PM   #2 (permalink)
 
Join Date: Aug 2006
Location: Greensboro, NC U.S.A.
Posts: 931
Thanks: 3
Thanked 22 Times in 17 Posts
scottjb is on a distinguished road
Default

Have you posted this on the SBSH forum? If so I might have missed it.
When you edit settings using the Facade Settings program, it changes the Facade Defaults section near the top of the xml file. You can also make the changes yourself in the xml--you just need to know what to change.
Many of the settings can be repeated in the Facade view sections, so changes made to the defaults section might get overridden by the views.

What colors, specifically, are you trying to change? Depending on which color, and how the Facade view was coded by the homs screen author, you might need to do the change manually. Post the xml and tell me which colors you are trying to change.
scottjb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-03-2007, 09:20 AM   #3 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 27,522
Thanks: 275
Thanked 1,992 Times in 1,626 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

yea, i posted it over there. i am using the black mesh home screen and there are a few things i want to change.

http://www.sbsh.net/forums/index.php...dpost&p=116153

- clock needs to be bigger.
- highlight color of the non facade plugins (messages, profile & bluetooth)

and since i also have the orange plugin i want to put the bluetooth and profile on the same line so the screen won't scroll if i make the clock bigger.

thanks..
__________________
later..
rb.


:: Quick help, click here ! :: new user guide :: Moto Q FAQ :: "my" Q apps ::

-> current device BlackBerry Storm 9530 <-
rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-04-2007, 12:09 AM   #4 (permalink)
 
Join Date: Aug 2006
Location: Greensboro, NC U.S.A.
Posts: 931
Thanks: 3
Thanked 22 Times in 17 Posts
scottjb is on a distinguished road
Default

For the size of the clock, try adding font-size to the carrier plug-in.
Here the way it is:

<plugin clsid="{E09043DF-510E-4841-B652-388316977A7A}" name="carrier" height="16">
<label font-weight="bold" fgcolor="#FFFFFF" halign="center">
<text><carrier/></text>
</label>
<clock>
<time font-weight="bold" halign="left" padding-left="6"/>
<date font-weight="bold" halign="right" padding-right="6"/>
</clock>
</plugin>

Try adding font-size here:
<time font-weight="bold" font-size="18" halign="left" padding-left="6"/>

If it starts to get cut off, then you will have to increase the height.

The highlight color of the non-facade plug-ins is controlled by COLOR_HOMEHIGHLIGHT="E3E3E3". That appears to be some shade of gray.

I don't use the Orange plug-in--can't help with that.


scottjb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 08:46 AM   #5 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 27,522
Thanks: 275
Thanked 1,992 Times in 1,626 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

thanks... weird thing though, now i have a separator at the bottom of the screen.. gonna have to mess with it. so far your advise helped me greatly.

so since you said you missed my post at SBSH forum.. does that mean you are an Facade expert ?..
__________________
later..
rb.


:: Quick help, click here ! :: new user guide :: Moto Q FAQ :: "my" Q apps ::

-> current device BlackBerry Storm 9530 <-
rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 10:42 AM   #6 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 27,522
Thanks: 275
Thanked 1,992 Times in 1,626 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
Smile

some things i am trying to figure out before i start working on the 2 plugins per line (which i had working before on a non Facade HS.)

the line under the BT plugin (tried setting the background b-border-width="0" but no luck so far)
secondly, all 3 non Facade plugins read different to being selected: non yet figured that one out.

ps here is the .xml how it is this moment, probably will update during the day as i got something figured out :}

ETA: <removed link>


thx..
__________________
later..
rb.


:: Quick help, click here ! :: new user guide :: Moto Q FAQ :: "my" Q apps ::

-> current device BlackBerry Storm 9530 <-
rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 11:01 AM   #7 (permalink)
 
Join Date: Aug 2006
Location: Greensboro, NC U.S.A.
Posts: 931
Thanks: 3
Thanked 22 Times in 17 Posts
scottjb is on a distinguished road
Default

The real expert is Todd (tsaylor on the forum) as he is the developer of Facade. I help moderate the Smartphone application forums along with a few others.

Not all plug-ins will take the b-border-width parameter. Some will take the width, but not the color. Unfortunately, consistency is not the rule. You really just have to experiment and see what you get (it sounds like that's what you're doing).
scottjb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 04:12 PM   #8 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 27,522
Thanks: 275
Thanked 1,992 Times in 1,626 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
Question

ok, here is how far i got:

<removed image>

right after i load the home screen (watch the BT half underneath the line, also i can't get rid of the line)

<removed image>

after i "leave" the screen once, like going to the Start menu and back to the home screen.

<removed image>

when i select the Profile plugin, see how the selection bar is way higher then the text.

is Todd on this forum you say ?

thanks.
__________________
later..
rb.


:: Quick help, click here ! :: new user guide :: Moto Q FAQ :: "my" Q apps ::

-> current device BlackBerry Storm 9530 <-
rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 09:35 PM   #9 (permalink)
 
Join Date: Aug 2006
Location: Greensboro, NC U.S.A.
Posts: 931
Thanks: 3
Thanked 22 Times in 17 Posts
scottjb is on a distinguished road
Default

I saw your post on the SBSH forums. You can get plenty of help for Facade there. However, it seem slike this issue is specific to the Orange/Bluetooth plug-in combination. It certainly can't hurt to post on SBSH, but you might actually be better off here or at Qusers for the Orange plug-in.
scottjb is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 03-05-2007, 09:40 PM   #10 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 27,522
Thanks: 275
Thanked 1,992 Times in 1,626 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

thanks.. yea it appears to be related to the Orange plugin, not a 100% sure it is and i gave it a shot on the SBSH forums and like you advised, i might also put it on Qusers.com.

again, thanks.

ps. i seem to find weird problems/issues quite often :}
__________________
later..
rb.


:: Quick help, click here ! :: new user guide :: Moto Q FAQ :: "my" Q apps ::

-> current device BlackBerry Storm 9530 <-

Last edited by rudeboy; 03-05-2007 at 10:56 PM.
rudeboy is online now  
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:32 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Integrated by BBPixel ©2003-2009, 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