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 05-16-2007, 05:00 PM   #41 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 716
Thanks: 2
Thanked 122 Times in 100 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by baer3328 View Post
I'm new to this (although I'm learning very quickly) so try not to laugh too hard at my coding. It's a modified version of a preinstalled theme.
Why did you post your xml file .. ? I thought the registry color scheme thing gave you an error .. ? I'll need the files you modified to get the .cab file to have a look at that
__________________

Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-16-2007, 05:04 PM   #42 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

Quote:
Originally Posted by Prosper View Post
Why did you post your xml file .. ? I thought the registry color scheme thing gave you an error .. ? I'll need the files you modified to get the .cab file to have a look at that
This stuff?
Attached Files
File Type: zip CST - Color Scheme.zip (1.3 KB, 2 views)
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:08 PM   #43 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 716
Thanks: 2
Thanked 122 Times in 100 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by baer3328 View Post
This stuff?
Right

You missed a #-character in line 12 in the postinstall.xml.

<parm name="COLOR_TITLEFLATCENTER" value="2C2CEE" datatype="integer" translation="install" />

It should be #2C2CEE

That's the only thing I saw when looking over it the first time...
Hope this helps you get it work
__________________


Last edited by Prosper; 05-16-2007 at 05:10 PM.
Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:10 PM   #44 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

Quote:
Originally Posted by Prosper View Post
Right

You missed a #-character in line 12 in the postinstall.xml.

<parm name="COLOR_TITLEFLATCENTER" value="2C2CEE" datatype="integer" translation="install" />

It should be #2C2CEE

Hope this helps you get it work
I actually missed two of them. Corrected but still unsuccessful
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:15 PM   #45 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 716
Thanks: 2
Thanked 122 Times in 100 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by baer3328 View Post
I actually missed two of them. Corrected but still unsuccessful
Hmm.. the 2 files you posted are correct.. (Edit: After editing the two missing character, of course...). I guess the error is located in the install.inf file. Would you mind posting it, so I can have a look .. ?
__________________


Last edited by Prosper; 05-16-2007 at 05:18 PM.
Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:17 PM   #46 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

Quote:
Originally Posted by Prosper View Post
Hmm.. the 2 files you posted are correct.. I guess the error is located in the install.inf file. Would you mind posting it, so I can have a look .. ?
Is it possible that black is restricted?
Attached Files
File Type: zip install.zip (375 Bytes, 2 views)
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:21 PM   #47 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 716
Thanks: 2
Thanked 122 Times in 100 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by baer3328 View Post
Is it possible that black is restricted?
Restricted ? No, I don't think so. Otherwise the color scheme I provide on my page wouldn't work. But it does. But I can't find the damn error ...

Edit:
You inserted hexadecimal codes into the postinstall.xml. You will need to insert decimal codes. Read the first part of Step 4 carefully again. Maybe this causes the error...
__________________


Last edited by Prosper; 05-16-2007 at 05:24 PM.
Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:29 PM   #48 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

Quote:
Originally Posted by Prosper View Post
Restricted ? No, I don't think so. Otherwise the color scheme I provide on my page wouldn't work. But it does. But I can't find the damn error ...

Edit:
You inserted hexadecimal codes into the postinstall.xml. You will need to insert decimal codes. Read the first part of Step 4 carefully again. Maybe this causes the error...
No, I flipped the characters around like the tutorial said. I double checked. Regardless, it would've come out with a color. Just not the color I wanted.

Nevermind, I think I know what you're saying. The German page was giving me an error. I found an english one. Do I still need to input the # characted in front of it?
__________________
Necessity is the mother of invention

Last edited by baer3328; 05-16-2007 at 05:31 PM.
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:34 PM   #49 (permalink)
 
Join Date: Apr 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
baer3328 is on a distinguished road
Send a message via AIM to baer3328
Default

OK. Got the damn thing to install but it's giving me the great error of "The layout you have selected cannot be..." error. Suggestions?
__________________
Necessity is the mother of invention
baer3328 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-16-2007, 05:40 PM   #50 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 716
Thanks: 2
Thanked 122 Times in 100 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by baer3328 View Post
No, I flipped the characters around like the tutorial said. I double checked. Regardless, it would've come out with a color. Just not the color I wanted.

Nevermind, I think I know what you're saying. The German page was giving me an error. I found an english one. Do I still need to input the # characted in front of it?
Ok, I'll try to explain what you have to do exactly.

First, you take a color. Let's take the red you wanted the text to be.
1. The code for this red color is #EE2C2C.
2. Swap the first two and the last two digits: #2C2CEE.
3. Goto the German page I linked to in the tutorial and enter the swapped code (2C2CEE) into the field saying "Wert". Press hex -> dez.
4. The outcoming is 2895086.
5. This code has to be entered into the postinstall.xml (in your case into the value of COLOR_SOFTKEYFLATCENTER).

Hope this clarifies the way.
__________________

Prosper 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 01:22 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