== Small and Finger Friendly ==
This is a clock area today plugin I made to compliment UltimateLaunch. Originally it was an rlToday plugin, but I have moved on to XIAMultiTheme (XMT).
It is an ongoing work, there will be improvements, probably VGA versions etc, but it is certainly ready for use now, so I am releasing it.
Current version: 0.9
You will need:
XIAMultiTheme (version GREATER than 0.06 - the nightly builds are later than 0.0.6 if 0.0.7 is not out yet)
MortScript must be installed if you want to hear beeps when you press the BT / WiFi buttons
That's it!!
Installation:
1) Install XMT and Mortscript.
2) Extract SaFF zip to PC, upload the SaFF folder inside to the XMT themes folder on your PPC (Extras is source images etc, you dont need that on PPC)
3) Copy all .ttf files from the extras folder to the \Windows folder on your PPC
4) Select SaFF as active in the XMT config app
5) (Optional) Set the registry type of the SaFF plugin to Type 5 to make always on top (see readme.txt in zip)
Planned improvements and changes:
===========================
Different colour icons as well as the blue.
Clock font as PNGs with transparency
Prefraction of backgrounds behind the rounded buttons / backgrounds
Removing reliance on mortscript to make beeps
I AM NOT AN ARTIST SO IF YOU ARE AND WANT TO CONTRIBUTE IMAGE SETS THEN LET ME KNOW !!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Post reserved
I am currently working on a new version for VGA.
I am also looking to improve the graphics somewhat - all graphics are just PNG files so any artist wanting to try and skin SaFF, let me know - it is very easy. BlueMetalAxe supplied me with a button template which helped, maybe I can persuade to do me a complete skin job
Here is a preview:
I have no new version of the landscape VGA skin yet, I am toying with how to do it as the larger BT / WiFi buttons in portrait mean I would need seperate images for the landscape buttons or standardise on size. I am thinking the former.
I have decided on layout, so all I need do is gussy up the graphics. I re-did the clock font, and am pretty happy with that now.
Here is the new layout (For both Portrait and Landscape) with slightly improved graphics. Has been mangled somewhat by the screenshot utility but you get the idea...
[Edit] I dunno why, in the SS, the counter for mail in the portrait layout has a couple of numbers stacked on top of each other (The top one is a 4) - this does not happen in normal usage, I think it only happens just after you switch orientation.
Clock font as PNGs with transparency
looking forward to this feature, then i can make a nixie clock on my home screen!!
Related
Hi all.
I was looking through http://forum.xda-developers.com/viewtopic.php?t=44560 My Today Screen. and a topic that quickly interested me was lost in the middle of it. I figured I would open up a new thread and get the information out there about it.
Orientation aware Themes. Basically you can use two different wallpapers. One for portrait mode and one for landscape mode. I want to give the credit to Jacob-MDA as his was the first post I found in this thread about it.
You need 3 files. 2 Others are optional
REQUIRED
*.tsk file //Your Task file, it will have all the color information in it.
tdywater_240_320.gif //Today Screen wallpaper for PORTRAIT Mode
tdywater_320_240.gif //Today Screen wallpaper for LANDSCAPE Mode
OPTIONAL
stwater_240_320.gif //Start Menu Background for PORTRAIT Mode
stwater_320_240.gif //Start Menu Background for LANDSCAPE Mode
The numbers in the filename indicate the size of the GIF image by pixels, in width*height. so tdywater_240_320.gif is 240 Pixels wide and 320 pixels high.
TO USE.
The image files contain NO color information for the theme. You will still have to use or make your own theme to get the colors that you want. Load the theme and select it under the settings/today panel.
Once you have your theme selected. Drop your *water_###_###.gif files into the \Windows directory. When prompted overwrite the files that are already there. They were created by the theme when it is selected.
Examples
tdywater_240_320.GIF and stwater_240_320.GIF
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Results in
AND tdywater_320_240.GIF and stwater_320_240.GIF
Results in
Again, Please note that the title bars and other colors specified in the theme are not altered by these changes.
good info
I've made such themes, but my top menubar always turns out either grayscale or plain black. None of the theme-maker programs out seem to work very well for WM5 unfortunately; at this time they are more geared toward WM 2003.
TBCompDesign: great info. If it's not already there, could I ask you to stick this on the Wiki?
Grazie tanto!
V
mattucd said:
I've made such themes, but my top menubar always turns out either grayscale or plain black. None of the theme-maker programs out seem to work very well for WM5 unfortunately; at this time they are more geared toward WM 2003.
Click to expand...
Click to collapse
Try this works great for WM5.
http://www.codeppc.com/telechargements/themegence/themegence.htm
This is a small application codded in VB.NET for cropping contact photos by selecting the desired part of the photo. I've added special preset for SCLCP++ contact photos (the photos are cropped and resized 72x75).
Features:
- Open, save and crop PNG, JPG, GIF, BMP files
- Read contact photos form PocketOutlook
- Probably lot of bugs
A have attached 2 installers:
- Clean install no source included
- Full install vb.net sources are installed along application in "Source" folder
for other .net developers:
I have made a little .net class wrapper for gsGetFile.dll so if you want to use it or modify it please do so. The wrapper saves the last open and save folder in the registry so there's no need to do It in your code... the paths saved are per application
Developers please do not curse me for the more-than-not-optimal coding.. this is one of the first .net applications I've coded... and users please report the bugs you find..
Some known bugs:
- Not adequate behavior when no selection is made.
- When you open a file or get a contact picture the view mode is reset
- Selections from right to left mirror the selection
**************** Version 1.01 UPDATE
ChangeLog:
- Added crude support for SmartPhone (no touchscreen.. small dot for pointer)
- Renamed "Custom" preset to "Free"
- Added support for custom sized crops - new preset "Custom"
- Added "Settings" dialog for choosing the default OpenFile Dialog
- Removed sources from the installer (only in separate archive)
Some screens:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*** I hate the choose image dialog so I use the gsGetFile.dll's one.. maybe I will add a setting to switch the default dialog box.
Cool, prog! I've been exporting my pics to GIMP, editing them.. and then sending back to phone and its a pain! good job!
Cheers
B
Frickin awesome man..
I have been waiting for something like this. Can't wait to get home and try. well done!!!!
You should rename your files to show 1.0 version so that way when you update it we will know we are downloading the new one..Just an idea..
Awesome! I'll be using this a lot as loading up photoshop or GIMP is annoying!
I guess I'm a bit lazy for not trying it but does it work on WM Standard (non touchscreen) aswell??
Seems like a very nice app!!!
Very nice application.
Thank you
Nice work.
Just one slight problem... VS 2008 is refusing to convert the source code ... I'll tweak the settings and see what happens.
owziee said:
I guess I'm a bit lazy for not trying it but does it work on WM Standard (non touchscreen) aswell??
Seems like a very nice app!!!
Click to expand...
Click to collapse
I've just updated the version to 1.01 (crude pseudo cursor). It will be nice if someone test it on SmartPhone...
this app seems exactly what I've been looking for, thx for the effort! let the contact-pics roll!
Great Idea and great application.
wonderful. thank you.
As time allows, I'll be adding more
To start off, here's a manila edit with a mini slider and tranparent backgrounds, so that you can see more of your wallpaper.
This version has an Indiana Jones theme using the offical icons from the iconfactory (plus others)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(based on the Chunghwa manila files and .tsk)
EDIT: The .theme didn't work too well, problems with images resizing. When I've added some more changes I'll update this post with a full theme file cab.
For now please install it manually, just turn off TF3D and extract the indianila.zip file to Windows, then turn TF3D back on.
DOWNLOAD :
http://rapidshare.com/files/139867208/indianila.zip.html
Chunghwa Theme available here
RESOURCES :
http://iconfactory.com/freeware/icon
http://www.iconarchive.com/
http://interfacelift.com/icons-win/
nice bro....sweeeeeeeeeeet indiana
75 wallpapers
Found on my hard drive, probably from interfacelift. Mainly nature and landscapes (all 480 x 640)
Coud work well with a wallpaper auto-changer
http://rapidshare.com/files/140056939/Timbermill_Finds.zip.html
Excuse for my English but how to make back фот not the main window is more light?
I'll post some different colours for the tab backgrounds very soon
If you need the ppc .tsk for the chunghwa theme it is attached.
I'm playing about with the transparent clock backgrounds at the moment (files attached)
EDIT: will add the number set later. DONE .pngs for manila edits.
The Fedora.ttf numbers are all placed above the 'fold' line so they appear to flip down from their baseline.
I think it's a nice effect but isn't really suitable for thin fonts.
Allows you to make more use of the clock backgrounds for graphics (examples will follow).
A full Indiana theme isn't far off now, still playing with this and others
Timbermill said:
I'm playing about with the transparent clock backgrounds at the moment (files attached)
Click to expand...
Click to collapse
So where can we download it?
thank you will try it
The best theme for Diamond IMHO.
But dark font color is not readable on black default background in manila's pages and some home wallpapers. Seems it needs to change font color or change background. Please solve how can I change it?
Very nice work bro....many many thanks from the Greece
It's been a long time
Just flashed the Gen.Y ROM and now catching up on a year of manila mods
Many thanks to all the XDA contributors.
Chunghwa.tsk, No Curtains, Transparent Slider, Background All Tabs, Wallpaper Auto-Changer, Misfortune Taskbar, 2.5 Icons.
i have been trying to convert the showaco bbextreme theme to work in the new manila 2.1
ive gotten all to work except for one thing. the "unpressed" or "off" icon sits to high and i cant figure out what i need to change to get it to sit correctly at the bottom of the screen like the "hero" icon does?
can anyone help??
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi,
I don't know hundreds of solutions :
- use cfcGUI to open manila files
- export tray icons to png files
- open png images with Gimp/photoshop... and simply move each tray image down in order to be masked by the preview icon.
- you can also align the preview image with tray icons by moving it slightly to the left
- re-open cfcGUI and replace each icons you've modified
- click "finish up" & exit
hope this will help you ^^
RR33 said:
Hi,
I don't know hundreds of solutions :
- use cfcGUI to open manila files
- export tray icons to png files
- open png images with Gimp/photoshop... and simply move each tray image down in order to be masked by the preview icon.
- you can also align the preview image with tray icons by moving it slightly to the left
- re-open cfcGUI and replace each icons you've modified
- click "finish up" & exit
hope this will help you ^^
Click to expand...
Click to collapse
i wish it did, but the tray icons dont have a background, they are simply a 128x64 png, so i cant just move it. i have tried simply puting the icons in a separate folder and cfc gui and using that to put them on the phone and that makes them a square. so there must be a manila file that has the x,y coordinates for the images.
No, idid not say to resize the image but to move the picture layer inside the image : with Gimp you type "M" (or tools>>move) then left click on the picture (not the transparent background but on the visible pic) and move it where you want inside the image with dir keys. No need to modify anything else, i have made it like that hundreds ot time to make my own themes.
i havent resized the image that is what size it was. when i replace and put the image on the phone it is too small and end up with this
I've made an application that will replace the theme's background with a background of your choice.
The advantages of using my program:
- unlike on your device itself, you can zoom in and out of pictures and get just the part YOU want on your devices today screen.
- you get a seperate part of the picture for both portrait and landscape mode, not the same one like windows does (either cropped or tiled).
It's an application specifically designed for the XPERIA but it can be used with other devices with the same resolution (or if I make small modifications which consist in users being able to select the preferred resolution).
You can load a picture, modify it to your wishes and then either save it directly onto your device or make a backup which you can use for later on your desktop computer.
Update: You can now change the fontcolor of your todayscreen and start menu, as well as changing your devices base color.
For example the color for your menu's and background colors for standard windows applications like messaging, etc...
If there are things you dislike or would like to see changed; functionality you would like me to add, please tell me.
Note:
- All 3 files are needed to run the application.
Credits:
- creator of the TodayRefresh.exe (source code @ msdn)
- creators of the RAPI dll (http://rapi.codeplex.com/)
Edit: Them screenshotz
* Landscape mode
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
* Portrait mode
Does this work only for the Today screen? Or also in Manilla?
sceenshots pls...
darthmelk said:
Does this work only for the Today screen? Or also in Manilla?
Click to expand...
Click to collapse
I have no experience with manilla, I don't even know what it is ^_^!
If manilla uses the files windows provides to use as a background, it will (like stwater_800_480), otherwise it won't.
wow, glad to see a nifty little program like this. can't wait to try it out, thanks for the development!
I've added some features which now makes it a basic theme editing program as well.
Also I have bad news..
my x1 fell in my cup of soup a few days ago T_T so I turned it in for repairs. I got lucky after like 20 times I could flash my old ROM and SPL back so they can't complain about that..
Will it change the background only of the Today Screen?
No changes in the screen of the Sony Ericsson Panel?
(I'd like a program to change the Sony Ericsson Panel Background, doing it manually is a little tedious)
will this creator also run with windows mobile 6.5?
great thanks for development!!