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 07-20-2007, 09:23 AM   #21 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 24,465
Thanks: 344
Thanked 2,623 Times in 2,207 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

yup thats it RB...thanks!

-Sent from my Q
n99hockey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 07-20-2007, 10:50 AM   #22 (permalink)
 
felix822's Avatar
 
Join Date: May 2007
Posts: 93
Thanks: 5
Thanked 6 Times in 6 Posts
felix822 is on a distinguished road
Default

Quote:
Originally Posted by rudeboy View Post
i read on Qusers.com that there is a BlackKeys.scheme.xml written to the \Application Data\Home, did you look there ?

and here is what i think Scott meant..
Yeah, that XML file just has its title in it, everything else is in the registry I'm guessing.

I downloaded those color schemes and tried to modify one to make it white, but it turned gray.
felix822 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 11:46 AM   #23 (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

Quote:
Originally Posted by felix822 View Post
Yeah, that XML file just has its title in it, everything else is in the registry I'm guessing.

I downloaded those color schemes and tried to modify one to make it white, but it turned gray.
yeah, as said it could be hard-coded and not changeable.

secondly, i haven't played with that yet.. which color code do you use for white ?
__________________
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 07-20-2007, 12:14 PM   #24 (permalink)
 
felix822's Avatar
 
Join Date: May 2007
Posts: 93
Thanks: 5
Thanked 6 Times in 6 Posts
felix822 is on a distinguished road
Default

Quote:
Originally Posted by rudeboy View Post
yeah, as said it could be hard-coded and not changeable.

secondly, i haven't played with that yet.. which color code do you use for white ?
I used #FFFFFF for white. I guess we'd have to change the font color to black as well.
felix822 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 04:55 PM   #25 (permalink)
 
Join Date: Jun 2007
Posts: 212
Thanks: 2
Thanked 8 Times in 7 Posts
Guerrilla is on a distinguished road
Default

I've always read those color values (those of the softkeys) are based off hues. I could be wrong, but I believe the default hue is black and that's why the BlackSoftKeys.scheme.xml is basically empty.

What this means is the keys are always black, but then your code is placing a kind of "skin" over that to mix the colors. Think about placing red cellophane over an object of a different color.

That would also mean setting #FFFFFF (straight white) over #000000 (straight black) would create grey softkeys.

Last edited by Guerrilla; 07-20-2007 at 04:58 PM.
Guerrilla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to Guerrilla For This Useful Post:
felix822 (07-23-2007)
Old 07-20-2007, 05:28 PM   #26 (permalink)
 
felix822's Avatar
 
Join Date: May 2007
Posts: 93
Thanks: 5
Thanked 6 Times in 6 Posts
felix822 is on a distinguished road
Default

Quote:
Originally Posted by Guerrilla View Post
I've always read those color values (those of the softkeys) are based off hues. I could be wrong, but I believe the default hue is black and that's why the BlackSoftKeys.scheme.xml is basically empty.

What this means is the keys are always black, but then your code is placing a kind of "skin" over that to mix the colors. Think about placing red cellophane over an object of a different color.

That would also mean setting #FFFFFF (straight white) over #000000 (straight black) would create grey softkeys.
That makes sense. So is there's no way of making white soft keys then?
felix822 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-20-2007, 10:11 PM   #27 (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

Quote:
Originally Posted by Guerrilla View Post
I've always read those color values (those of the softkeys) are based off hues. I could be wrong, but I believe the default hue is black and that's why the BlackSoftKeys.scheme.xml is basically empty.

What this means is the keys are always black, but then your code is placing a kind of "skin" over that to mix the colors. Think about placing red cellophane over an object of a different color.

That would also mean setting #FFFFFF (straight white) over #000000 (straight black) would create grey softkeys.
very interesting... never heard this before.
__________________
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 07-20-2007, 10:51 PM   #28 (permalink)
 
Join Date: Jun 2007
Posts: 212
Thanks: 2
Thanked 8 Times in 7 Posts
Guerrilla is on a distinguished road
Default

Quote:
Originally Posted by rudeboy View Post
very interesting... never heard this before.
It was discussed in one of the home screen builder threads linked in Pony/Steve's thread. I think it was on the Modaco link. Whatever link it was had a link to Microsoft's site saying the same thing, so I took it as fact.

I may have misunderstood, but it does explain the grey color from #FFFFFF. It would mean white softkeys appear to be impossible. I kow there's software out there can change the color of the softkeys on the fly, but I can't find it again to see if it can do white.
Guerrilla is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-22-2007, 09:56 PM   #29 (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

Quote:
Originally Posted by Guerrilla View Post
It was discussed in one of the home screen builder threads linked in Pony/Steve's thread. I think it was on the Modaco link. Whatever link it was had a link to Microsoft's site saying the same thing, so I took it as fact.

I may have misunderstood, but it does explain the grey color from #FFFFFF. It would mean white softkeys appear to be impossible. I kow there's software out there can change the color of the softkeys on the fly, but I can't find it again to see if it can do white.
it sounds plausible to me... and it even makes sense :}
__________________
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 08-06-2007, 03:58 PM   #30 (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

Quote:
Originally Posted by n99hockey View Post
yup thats it RB...thanks!

-Sent from my Q
just tried it... and got rid of it, it just didn't look right for my taste.
__________________
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
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 01:02 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