Screen Enlargement needed - Windows Mobile Development and Hacking General

The screen can be virtually enlarged if both function-bars can be re-sized as the thumbnails below (around the bar size of opera mini)....Could any program master make it possible?
More than that, an option, as our pc system has, to "auto-hide" function-bars will enlarge the screen from 2.8 inch to virtually 3.x inch!
Thank you for your kindness and passion in advance!

Related

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

Vista Taskbar

I moved my Vista Task bar to the vertical right hand side of the screen today and noticed that youtube and BBC videos bennefit greatly from that extra bit of screen height. Yet I actually prefer the task bar to be hoizontal along the bottow of the screen. Decision decisions...
So I would love to hear your thoughts; which Taskbar setting do use/prefer? Horizontal or Vertical? Always On top or hidden?
I guess this is also an oppertunitiy to include a picture of your desktop (fuzzing out anything that is personal of course).
Hi,
For Firefox there is a plug-in called Full Screen that switches it to full screen and back with a small icon (so, no need for F12 key). When I use that it also uses the space normally occupied by the taskbar.
I did have the taskbar at the left-hand-side for a while, but I didn't like it.
greetz,
Pfeffa-rah

New WM6.1 Today screen proposition

Hi!
I like wm6.1 standard today screen, I have all necessery informations in one place, but it is extremly not confortable to use it by fingers. So, maybe some can build today plugin like this, prepered by me in Fireworks. Positions are high twice, and letters fonts are bigger.
It's not a app or theme. Just go to: Options > System tab > Screen and change default text font size
yes, size jest but height no. I don't know how to make it bigger minimum twice.
Use WAD2 or M2D.

android home screen app icons bigger? how (imito mx2)

they are a bit small and i would like them bigger? is this possible
i have a 32 inch hdtv and my imito mx2 resolution is set to 1080p / 60
is there also a way to configure the web browser to fill the screen? automaticaly. i am using firefox and i have managed to do it by pressing on the return on the trackpad mouse button and the page has increased in size...is there an automatic way..
thank you in advance
Their dimensions are currently 256x256, which I only just noticed but they come out smaller than 48x48 on the home screen.
Are you using finless 1.5 Rom, if so the procedure the change Icon size is in the PDF document for Rom installation.

[Q] Monitor resolution change

Hi, I would like to use a note 3 with external monitor when im away from home but I would prefer more real estate. Is there a way to trick android into thinking it is a larger screen and reduce the icon sizes shown. By this I specifically want to be able to program on it so reducing the font size to show more of the document on the screen would be great.
Thanks for any suggestions.
PhilipBatten said:
Hi, I would like to use a note 3 with external monitor when im away from home but I would prefer more real estate. Is there a way to trick android into thinking it is a larger screen and reduce the icon sizes shown. By this I specifically want to be able to program on it so reducing the font size to show more of the document on the screen would be great.
Thanks for any suggestions.
Click to expand...
Click to collapse
bumpity
How did you manage to do this without rooting?

Categories

Resources