claunch icon size - 8125, K-JAM, P4300, MDA Vario General

I had some icons in .png format, which I changed to bmp since claunch doesn't support .png (or .ico). The icons size is 48x48, so I set claunch to 48x48. It does however "zoom" into the left upper corner of the icon instead of displaying it in it's original size. See the screenshot, the power icon is the one I mean (the others are resized by claunch)

same thing
I'm having the same issue on a "native and naked" ATT 8525 with WM5 anybody else?

I had a problem similar to that when I first started using cLaunch. I was wanting to use 36x36 icons in cLaunch and sized them to that. But, only the top left corner ended up showing. I resized them to 32x32, but kept the 36x36 size in cLaunch and that turned out perfect!!
So, if you're wanting to use 48x48 in cLaunch, try resizing the icons to 42x42 and see if that doesn't do the trick.

I have the same problem. Claunch doesn't seem to like any icon over 32x32. Try shrinking the icon to 32x32 and then set claunch to display it at 48x48. That's what I did with mine and they seem to look fine doing it that way.

Related

How do you make SPB icons

I am using VJDialer (Thanks vijay555) with cLaunch and i want to make some icons so i can use Pocket Plus to launch the dialer nd get rid of cLaunch.
cLaunch allows you to create icons from pictures. How do i go about making the same for SPB. For instance the pic i have below
Cheers
There are 66 different icons in Pocket Plus. To change icon tap and hold it and select Change Icon from pop-up menu. You can also add you own icon to the list. Find "custom16.png" and "custom32.png" in "\Program Files\PocketPlus\Icons" folder on your device. Copy these files to your desktop. Now you can edit these files with any image editor. To add new icon you should create two similar icons of size 16x16 and 32x32 pixels. Add 16x16 icon to the end of the "custom16.png", and add 32x32 icon to the end of the "custom32.png". Make sure that after editing "custom16.png" has height 16 pixels and its width can be divided to 16. Check the same with the "custom32.png" image - its height should be 32 pixels and width can be divided to 32. Copy these files back to "\Program Files\PocketPlus\Icons" folder on your device and perform a soft reset. Now your icon is added to the list and you can use it.
Xilicon, that's a very nice tip there. The built-in icons are OK when using them for apps etc. but when using them with VJDialer and VJSMS you would need different icons for different ppl. There's no point putting a laptop icon for a shortcut that calls my wife!
I'll try this image editing thing tip now ...
kta - I hope the icon is meant to be a phone, not a laptop! I ripped it from XP!
Check this thread for some discussion on how to create the icons:
http://www.modaco.com/Today_Screen_Hacks-t227321.html
and for WAD etc
http://www.ppcsg.com/index.php?showtopic=58236
Basically, to get a cute picture of the wife etc, load a nice photo of her up into an art program, eg paint shop pro.
"Crop" the image as closely as possible to her face: this is going to be reduced to 32x32, so make it recognisable.
"Reduce" the image to 32x32.
Now I would reduce the colour to 256, but that's up to you.
In claunch, you can load the bmps directly; you can make icons using an icon editor, eg Microangelo. On the version I've got, basically, just start a 32x32 XP Colour icon, copy and paste directly from your art prog into Microangelo, and then if you want to, reduce the colours.
Save the .ico and use at will.
Again, for my own nausea, I decided to make a dll full of icons to keep all my images in one file. This can be done with microangelo librarian or Visual Studio if you're really hard core.
For Pocket Plus, just use the png format instead of bmp or ico.
BTW new versions of VJSMS etc coming in the next day or so
V
vijay555 said:
kta - I hope the icon is meant to be a phone, not a laptop! I ripped it from XP!
Click to expand...
Click to collapse
I meant the default icons of SPB Pocket Plus not your telephone icon ;-) So what's new in your VJSMS?
OK I've tried the SPB Pocket Plus trick but it seems that it's only allowing 1 extra icon (totalling 67). Anyone managed to create more than just one extra icon?
EDIT: You need to close SPB Pocket Plus and reload before the icons appear in the list!
VJSMS is the same, just a new brother and sister and minor improvements!
V

cLaunch mods for large icons (CAB and source included)

cLaunch is GREAT, but unfortunately it doesn't handle icons larger than 32x32 pixels all that well. I wanted to create a bunch of big 48px photo shortcuts (32 was just too small!). However, even with a 48px bitmap, cLaunch just crops to 32px and scales up to 48px. Results are not what I wanted, and ugly.
So I created a hacked up version of cLaunch (based on version 12.04, 11 Jan 2008) and I called it cLaunch_48px. It works just like the normal cLaunch does... The only difference is apparent if...
you set the icon size to 48 AND
have a 48px bitmap file as the icon
...it WILL show the entire 48px bitmap, without distortion. Your icon size should be set to exactly 48px in cLaunch, otherwise you will see the regular cLaunch behavior. Note: You can still use any size icons you want, you'll just get the default behavior. For example, I have one tab with 32px icons and another with 48px.
To use: download the CAB and install as normal. It can even coexist with an existing cLaunch installation. This version will share settings with any existing cLaunch installation so you won't need to do anything special to import. You do not need to remove your existing cLaunch, if you have it installed already. Use at your own risk so backup your \Windows\cLaunch.dat file just to be safe.
To hack--experts only: Source code included as zip (project/solution file is VStudio 2008). The only file changed from the original is main.cpp, included in zip (other than vstudio project files). FYI: If you want, you could create an even bigger version (such as 64px) modeled after this version (diff main.cpp with the original cLaunch 12.04 version)... I didn't do that here for two reasons (1) I didn't want 64px icons and (2) supporting both 48px AND 64px icons would use up too much memory.
If I get a chance sometime, I might actually provide a screenshot, but it won't look much different than a typical cLaunch screenshot, expect for nice and clear 48px icons.
Works great with go2contact (created by me).
Also, SUPER THANKS to the creators of cLaunch!
??????
Great Idea. I like claunch because of its small siZe, but I don't use it because of the small Icons. Tried the prog and it doesn't work. Icons remain at 32 even after I resized them. I can tell they are larger because it only shows a portion of it. Is there a setting somewhere that I'm missing?
Got IT
OOPs figured it out. Works Great. Thanks
_craig said:
cLaunch is GREAT, but unfortunately it doesn't handle icons larger than 32x32 pixels all that well. I wanted to create a bunch of big 48px photo shortcuts (32 was just too small!). However, even with a 48px bitmap, cLaunch just crops to 32px and scales up to 48px. Results are not what I wanted, and ugly.
So I created a hacked up version of cLaunch (based on version 12.04, 11 Jan 2008) and I called it cLaunch_48px. It works just like the normal cLaunch does... The only difference is apparent if...
you set the icon size to 48 AND
have a 48px bitmap file as the icon
...it WILL show the entire 48px bitmap, without distortion. Your icon size should be set to exactly 48px in cLaunch, otherwise you will see the regular cLaunch behavior. Note: You can still use any size icons you want, you'll just get the default behavior. For example, I have one tab with 32px icons and another with 48px.
To use: download the CAB and install as normal. It can even coexist with an existing cLaunch installation. This version will share settings with any existing cLaunch installation so you won't need to do anything special to import. You do not need to remove your existing cLaunch, if you have it installed already. Use at your own risk so backup your \Windows\cLaunch.dat file just to be safe.
To hack--experts only: Source code included as zip (project/solution file is VStudio 2008). The only file changed from the original is main.cpp, included in zip (other than vstudio project files). FYI: If you want, you could create an even bigger version (such as 64px) modeled after this version (diff main.cpp with the original cLaunch 12.04 version)... I didn't do that here for two reasons (1) I didn't want 64px icons and (2) supporting both 48px AND 64px icons would use up too much memory.
If I get a chance sometime, I might actually provide a screenshot, but it won't look much different than a typical cLaunch screenshot, expect for nice and clear 48px icons.
Works great with go2contact (created by me).
Also, SUPER THANKS to the creators of cLaunch!
Click to expand...
Click to collapse
Hi craig,
good job. Would you by any chance have an idea why claunch 1204 would show only a quarter of the icons (and what's worse, only a quarter of the setup menus) on VGA (x51v)?
Do you think there's anything to be done about it? I like claunch 1203 but there the icons are shown with pixel doubling and therefor very coarse.
cheers
kuifje
kuifje_xda-developers said:
Would you by any chance have an idea why claunch 1204 would show only a quarter of the icons (and what's worse, only a quarter of the setup menus) on VGA (x51v)?
Do you think there's anything to be done about it? I like claunch 1203 but there the icons are shown with pixel doubling and therefor very coarse.
Click to expand...
Click to collapse
Don't know much about 12.03 and what changed with 12.04. However, with 12.04, from what I could tell by the code: it's best to use 16 and/or 32 px icons/bitmaps (or 48 if you're running cLaunch_48px) and show them at their native size. Otherwise, scaling/cropping will occur.
craig,
I am only using this for shortcuts to regular apps with their own built-in icons. I suppose they are 32*32.
When I set the icon size to 16*16, i see the icon in normal resolution but only the upper left quarter of it.
When I set the icon size to 32*32 I still see only a quarter, but now with pixel doubling, instead of the whole icon in normal resolution. When I set the icon size to 64*64 I see the entire icon, with pixel doubling, but distorted at the bottom.
Also, the upper left corner of the icons is shown in the setup screen, and of the settings and options dialog (and ONLY those), only the upper left corner is shown (this makes it impossible to configure the settings, but I can still do that through claunch 1203 which I have installed also.
can you see anything VGA-related in the code?
Kuifje
I have installed the CAB file but when I go to change the icon size to 48, the icons appears tiled on my today screen. The icons are 32*32 and tiled in the allowed 48 icon size. Do I need to make changes to additional settings??
Hi,
I have a freshly purchased Ipaq 214, and i use to use Claunch on my Asus620.
the Ipaq is VGA, and i have same behaviour you mention, ie can only see quater of the configuration menu... which does not really allow to tweak the interface, and finally makes it unusable!
not to be too particular, but 48 point is too large. can you hackup another version that accept 36-40 pixel? thank you so much if you could.
cLaunch Settings
I am a little slow on how these things work outside of loading them and adjusting the settings so this could be me being dense, but I am hoping someone can help.
I just went from a Touch to a Touch Pro and when I loaded cLaunch it is tiny on the screen. When I go into the settings the left side of the screen has some info, and on the right some of the tabs are there but cut off, and I can't get to the other ones.
I have tried the version above as well as 12.03 (which says it is not a valid pocket pc app and can't be loaded) and 12.04. I have loaded cLaunch.dat into the windows folder and see my shortcuts on the screen but they are very, very small.
Is this a setting I need to change? I have been through all the settings I can think of. I love this app and would appreciate any help anyone can give me to make this work.
vincej said:
I just went from a Touch to a Touch Pro and when I loaded cLaunch it is tiny on the screen. When I go into the settings the left side of the screen has some info, and on the right some of the tabs are there but cut off, and I can't get to the other ones...
Click to expand...
Click to collapse
I'm having the same problem and I'm pretty sure that it's the touch pro has the TFT 480 x 640 px and the Mogul was 240 x 320 px (Half) I don't know much but I'm sure thats the problem. I'm having this same issue with a few of my old apps (Skyfire, Music ID, Claunch) I'm bummed Can anyone offer a tweak or solution?
bump please make a vga version
Pls a VGA Version.
It donĀ“t runs in my new HTC TOUCH HD
Many thanks,
Omnia qvga it does not work
It looks nice, but when I set the setting for icons to 48 icons are tiled. It does not show the full 48x48 icon when set to smaller size. I have not the tools to do it myself. Thanks for any help.
vincej said:
I am a little slow on how these things work outside of loading them and adjusting the settings so this could be me being dense, but I am hoping someone can help.
I just went from a Touch to a Touch Pro and when I loaded cLaunch it is tiny on the screen. When I go into the settings the left side of the screen has some info, and on the right some of the tabs are there but cut off, and I can't get to the other ones.
I have tried the version above as well as 12.03 (which says it is not a valid pocket pc app and can't be loaded) and 12.04. I have loaded cLaunch.dat into the windows folder and see my shortcuts on the screen but they are very, very small.
Is this a setting I need to change? I have been through all the settings I can think of. I love this app and would appreciate any help anyone can give me to make this work.
Click to expand...
Click to collapse
Hello
I'm new on this forum and would like to confirm exactly the same problems on my HTC Touch HD.
I've been using this software for years on my old MIO, but I must now move to another soft for my HTC.
Like other people in this thread, I really would like to come back to Claunch.
Any chance to get it upgraded ?
Many thanks for that wonderfull software.
I would like to have Claunch size 64
Hi,
I am very happy with Claunch size 48, but it would be better en size 64 : the friend of my mother had an AVC and he can't speak.
I put pics and shortcut to .mp3 : when he clic on one pic, the pocket PC read a little sentence.
He can use it in size 48, but it would be easier in size 64.
Many thanks for that wonderfull software.
Excuse my bad english, I am french....
Chantal
vga screen
it doesn't work with vga screen .. ie v900
it would be kind if it was possible to make it working for vga screen
many thanks
plus 1 on this if anyone can make a higher res icon version for wvga
would like to try this on the HD2 but icons are only a quater size with this version.
Can you get exe instead of today's plug in?
What i mean can we also jave claunch.exe which can be excuted from PPC as stand alon application instaed of today's plugin

claunch issue

Using claunch and HTC Home Plugin (with HTC Home Customizer) as my today screen. see attached pic below.
I can't seem to get rid of the solid white line just above my claunch icons.
I've tried every setting in claunch; margins, height etc.
When I unselect claunch on the 'today items' it goes away and if I only have claunch by itself it's there, so it is definately not HTC Home.
Anyone encounter this?
The problem is not with claunch or HTC, it is your theme. You'll need to pick up a windows mobile theme maker (like this one), which will allow you to change the division line between plugins on the today screen. Unfortunately, as far as I know, you cannot remove the line - only colour it the same as your background to hide it.
I never would have got that.
Thanks man

[REQ]Change Launcer Icon Size

Hello,
Can anyone please tell me how to change the program icon size from the launcher tab (not the background squares, but the actual icon)?
I hate some of the stock icons for my programs / scripts, so I replaced them with different icons using the registry, but for some reason it shrinks them down to something like 32x32 or 64x64, the default size everyone has. My plan is to get rid of the background box altogether and go with like a 128x128 icon if possible.
I am not sure if there is a registry setting I am missing or if you have to hex edit a manilla file. I am open to either.
Thanks,
Josh
Not possible...
I may be wrong, because whenever anyone is explaining why something can't be done, they're usually interupted by the person doing it! I think you'll find the image size is hard-coded into Manila. Whatever size you make the image file, it will always be stretched to 'fill' the picture box on the launcher tab

Small Icons on Menu und Home Screen

Is it possible to make the Icons bigger on the Home- and Menu-Screen.
The Icons are for human with handicap too small :-(
My N2E is rooted with SalsichaNooter 0.4
Bluepieps
On the Home Screen you can use DesktopVisualizeR to add icons as big as you want (actually they are widgets, but works the same as icons). You can find it on Market.
Thanks, this was what i want
I use Go Launcher and it's got a setting that lets you custom resize all icons (and text size). Change the setting once and it automatically resizes all icons, including ones you add or move. You can make the icons very large, if that's your desire. Now if only I could get MARKET to work smoothly!

Categories

Resources