Register Forums Today's Posts Reviews Gallery Video Vault Downloads Resources Shopping
Go Back   Mobility Site > PocketPC Software Forums > Third Party Software and Mods > Themes and Skins

Themes and Skins This forum is for talking about and exchanging themes and skins for PDAs and Axims.

Reply
 
LinkBack Thread Tools
Old 10-31-07, 05:55 AM   #1 (permalink)
Aximsite Rookie
 
BenThon's Avatar
 
Join Date: Jun 2006
Posts: 61
Location: France
iTrader Rating: (0)
ThemeGenCE V 2.5 - Preview WM6

ThemeGenCE version 2.5 has been recompiled with Delphi 2007 for Win 32 which allows to develop Vista compatible applications. ThemeGenCE stays compatible with earlier Windows versions.
Some minor bugs have been corrected.

This version now gives a new preview for the last Windows Mobile OS : WM6.

On the main form, there is a new button (on the right side in the middle) above the preview button already available in ThemeGenCE version 2.0. This button gives a preview for Windows Mobile 2002, 2003, WM5 et WM6, with a preview for "Today" and "Start" pages in portrait and landscape.
Below this button, you have the preview with "Skin" PDA choosen. WM5 or WM6 preview in the Skin PDA can be selected in the radiogroup (NB : this option is saved in a file for futher use).
Precisions about the algorithm for choosing Bars Hue (attempting to do the Microsoft algorithm) will be given in ThemeGenCE forum from CodePPC (also in english. "Poor english", sorry).
Soon...

Link : ThemeGenCE page
BenThon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
sponsor links


Old 10-31-07, 06:10 AM   #2 (permalink)
Aximsite Elite


 
radimus's Avatar
 
Join Date: Aug 2004
Posts: 4,551
Location: Tampa
PDA: AT&T Fuze
Phone: AT&T Fuze
Carrier: AT&T US
Tablet: Fujitsu TC4400
Laptop: Latitude d520
PMP: WMP and Sansa 8gb
iTrader Rating: (0)
View MyPDA
I'll check it out.

Thanks
Quote:
"Always vote for principle, though you may vote alone, and you may cherish the sweetest reflection that your vote is never lost." -- John Quincy Adams
My Articles and My News

Software Discounts for MobilitySite members and Aximsite Store

How to Ask Questions the Smart Way and Before you Ask


Aximsite Silver Reviews Top Notch MyPDA Aximsite Bronze Referrer Aximsite Veteran Staff News Editor Medal Aximsite Active Silver Member Aximsite Active Bronze Member Aximsite Bronze Contributors 

radimus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-31-07, 09:49 AM   #3 (permalink)
Aximsite Minor League
 
Join Date: Aug 2005
Posts: 227
Location: Queens
PDA: Dell x50v Axim
iTrader Rating: (0)
kool thanks for the news. deff going to check it out when i get home it looks really easy to use
kenneth11414 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-02-07, 05:12 PM   #4 (permalink)
Aximsite Rookie
 
Join Date: Nov 2005
Posts: 52
PDA: Dell Axim X51v, WM 5.0
iTrader Rating: (0)
Thanks, BenThon for continuing to update ThemeGenCE.
dannyw001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-07-07, 12:19 PM   #5 (permalink)
Aximsite Rookie
 
Join Date: Oct 2007
Posts: 76
iTrader Rating: (0)
pretty cool, thanks.
dellguy85 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-07-07, 02:16 PM   #6 (permalink)
Aximsite Rookie
 
BenThon's Avatar
 
Join Date: Jun 2006
Posts: 61
Location: France
iTrader Rating: (0)
Algorithm for choosing Bars Hue (upper and lower) with WM5 and WM6

Posted here : Forum ThemeGenCE CodePPC
Quote:
Algorithm for choosing Bars Hue (upper and lower) with WM5 and WM6

Here is the method ThemeGenCE uses to attempt to simulate Microsoft algorithm for the choice of the upper and lower Bars Hue with WM5 and WM6.

Color 5 is the navigation bar color (Color 1).



With WM6 Bars are 3D. But if you define Specific keys like these one :
  • "Color_SoftkeyFlatCenter"
    "Color_TitleFlatCenter"
they become "flat". Thanks to Meschle , from forum.xda-developers.com, for this precision.
BenThon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-09-07, 04:17 AM   #7 (permalink)
Aximsite Rookie
 
BenThon's Avatar
 
Join Date: Jun 2006
Posts: 61
Location: France
iTrader Rating: (0)
Black Bars in themes !

Quote:
ThemeGenCE doesn't make the bars black...

No ! It is not ThemeGenCE which is unable to make Black bars.

For gray level, Basehue is from 0 to 239.

If you put BaseHue = 160 in a TSK (theoretically pure black), Windows Mobile when it installs the theme changes the BaseHue to 137.

You have to tweak the registry after the theme is installed by tweaking the registry (HKLM\Software\Microsoft\Color\BaseHue) :
  • - Making a cab with 160 for BaseHue and run it.
  • - Use a registry tweaker.
  • - Or use ThemeGenCE and go in the tab WM5, BaseHue & DPI, (make sure that before this you are connected with ActiveSync !), check the checkbox "Interaction with PDA". Click on the gray scale and move the mouse while button down and you see BaseHue changing nearly in direct. If you want to keep the BaseHue value you choose then uncheck the "Restore" checkbox....
Nevertheless, if you do a "Soft Reset" BaseHue is changed to 137.

From my constatations, with a TSK you have :
  • - Any value from 0 to 239 for BaseHue in the TSK gives after theme installed : BaseHue = 137
    - Any value of Black in color 5 (and BaseHue not defined) gives after theme installed : BaseHue = 137
After theme installed, if you change Basehue in the registry, you can choose any value from 0 to 239 for a gray level.
BenThon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-08, 12:30 PM   #8 (permalink)
Aximsite Rookie
 
BenThon's Avatar
 
Join Date: Jun 2006
Posts: 61
Location: France
iTrader Rating: (0)
Themes Browser - BrowseThemeCE

I have uploaded a Windows Mobile Theme Browser which will maybe useful to skinners and allows to see your themes collection easily, without using a huge and more complicated program as ThemeGenCE.

Download : BrowseThemeCE

Here is the help :

BrowseThemeCE.exe (Version 1.0)

- Choose English version by clicking on the flag.
  • · At run, a new subfolder, BTExtractImg, in the same folder as the program.
    · A ListBox is filled with all Themes (Extension ‘.TSK’) found in the program folder.
    · Search folder may be changed by clicking on the Folder Selection button in the Toolbar.
    · By clicking on a theme in the ListBox, all Themes’ elements are extracted in BTExtractImg.
    · In this subfolder there are the 1 to 4 images of the theme, rebuilt INF file, built XML file and an INI file more synthetic and easier to understand.
    · Images are shown on the form (with theme specifications and the Hint shows image type - JPG, BMP, - and resolution). A click on images gives a real preview.
    · Evaluation of dominant hue in images by clicking on the « colors » button in the Toolbar.
    · Others theme specifications are shown on the form and may be seen in the 3 memos INF, XML and INI.
    · This program accepts « Drag and Drop » of a theme on the form. It also accepts option « Open with… ».
BenThon is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
preview, themegence, wm6

sponsor links



Thread Tools

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:41 AM.