[VGA]New Huashan Phone Canvas Enhancement Ported - Windows Mobile Apps and Games

Hello all, here is the newest Phone_Canvas_Enhancement_5_0_61220152721_0 from Huashan ported to VGA. All credit go to WoZZeR999 for his port ,pyrorob for his porting template(a phcanrc.dll from Leo Phone Canvas) and amarullz for his phcanvga.exe!
Why this one:
1. It supports WM6.5.3(231XX) natively. No more Caller ID issue or graphical glitches.
2. It supports video call.
Why not the one from Oboe(seems much newer):
1. It has dual SIM support thus if we want to use it we need to get rid of its dual SIM support(e.g. hex edit), otherwise we can't even make a call.
2. It doesn't support video call.
The attached zip has two packages inside: Phone_Canvas_Enhancement_5_0_61220152721_0(Phone Canvas itself), Video_Telephony_3_0_38566_0(a dependency of the Phone Canvas).
All packages are with 0804 localization, 0409 localization attached seperately.
Please download the phcanrc.dll attached and replace the one in the original package to get VGA resolution. And please make the phcanvga.exe start on boot(put a link in /Windows/StartUp).
This Phone Canvas won't work on AKU versions other than 6.5.3.
Again thanks WoZZeR999 for his port!

The Haushan rom doesn't need the ipdial package, just for info. It does need the Video Telephony package.
The package seems to be very similar to the leo 2g stuff, so it may be possible (if the leo 2g was converted to vga) to just replace a few files with the leo ones (anything that has dialog and image resources).

WoZZeR999 said:
The Haushan rom doesn't need the ipdial package, just for info. It does need the Video Telephony package.
The package seems to be very similar to the leo 2g stuff, so it may be possible (if the leo 2g was converted to vga) to just replace a few files with the leo ones (anything that has dialog and image resources).
Click to expand...
Click to collapse
Ok, I will remove the IP dial package. But there is a option in the Phone Canvas menu to open IP dial.
I guess the resources inside the dlls have changed a lot, simply replacing files doesn't sound good and we will lose 6.5.3 compatibilty.
And it's "Huashan" instead of "Haushan", Huashan is a famous mountain in China, literally translated as "Hua Mountain".

Sorry, my mistype.
I know that the CMYLXGO Leo 2g dialer skins it perfectly. -- After looking at it, phcanImages probably does not have any of the screen res stuff in it, so my mistake.
I'm using Phone_Canvas_Enhancement_5_0_61220142530_0, so I don't know if they added IP Dialer, but I don't need it to make calls. (No option shows up for it either)

WoZZeR999 said:
Sorry, my mistype.
I know that the CMYLXGO Leo 2g dialer skins it perfectly. -- After looking at it, phcanImages probably does not have any of the screen res stuff in it, so my mistake.
I'm using Phone_Canvas_Enhancement_5_0_61220142530_0, so I don't know if they added IP Dialer, but I don't need it to make calls. (No option shows up for it either)
Click to expand...
Click to collapse
IP dialing in the right soft key menu in 0804 mui. Basically, we only need to port phcanrc.dll.

If you can attach the most recent vga phcanrc file, I can try my hand at editing the Huashan phcanrc.dll for you.

WoZZeR999 said:
If you can attach the most recent vga phcanrc file, I can try my hand at editing the Huashan phcanrc.dll for you.
Click to expand...
Click to collapse
Oh really? Thanks! I attached the most recent ported Qilin Phone Canvas Enhancement(which is the most like Huashan one) phcanrc.dll. phcanvga.exe also(the program to push the phone canvas upwards, you can ignore it, I just upload in case).

I can transfer most of the dialog boxes over, but there's 5 more in the Huashan, and without a vga device I can't test them. I'll have this done in a few minutes, so you can test if it mostly works, and give screen shots of stuff that doesn't.

WoZZeR999 said:
I can transfer most of the dialog boxes over, but there's 5 more in the Huashan, and without a vga device I can't test them. I'll have this done in a few minutes, so you can test if it mostly works, and give screen shots of stuff that doesn't.
Click to expand...
Click to collapse
Ok, great, I've just tried that phcanrc.dll that I attached before, but not thinking it good. So I have another dll for you, you may also do some modifications. The attached phcanrc.dll here is almost perfect, but it may be different from Huashan one, hope you can have a look at it and try to use it as a template.
Thanks!

This one looks much better. The other one you posted didn't look like it was really changed much (still had 800x480) dialog boxes.

WoZZeR999 said:
This one looks much better. The other one you posted didn't look like it was really changed much (still had 800x480) dialog boxes.
Click to expand...
Click to collapse
Yeah, the latter one I posted is really working like a charm for me!

Ok, I've got a real quick hackjob here for you to test. Let me know if this works for you (and screen shots of parts that don't work).
You'll have to rename it (I had to name the different phcan's in the folder so I knew what was from what)

WoZZeR999 said:
Ok, I've got a real quick hackjob here for you to test. Let me know if this works for you (and screen shots of parts that don't work).
You'll have to rename it (I had to name the different phcan's in the folder so I knew what was from what)
Click to expand...
Click to collapse
Wow that's fascinating! Cooking as I type, will tell you the result, thanks!

I hope it works. It looked like most of the dialog boxes were the same (with just some re-arranging for VGA). Same ID numbers for the buttons and stuff (but different dialog box ID).
Edit: It shouldn't matter, but I used the Phone_Canvas_Enhancement_5_0_61220142530_0 which is 2014, and the one you posted is 2015.

WoZZeR999 said:
I hope it works. It looked like most of the dialog boxes were the same (with just some re-arranging for VGA). Same ID numbers for the buttons and stuff (but different dialog box ID).
Edit: It shouldn't matter, but I used the Phone_Canvas_Enhancement_5_0_61220142530_0 which is 2014, and the one you posted is 2015.
Click to expand...
Click to collapse
What I want to say is just: cool! Portrait almost perfect except this:
{
"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"
}
The three buttons should be moved up a bit, to center in the dialog.
And landscape is quite unusable, like:
I am not quite sure if you can fix the landscape(it might just not support landscape).
Hope you can fix these bugs, and maybe re-port from 2015 dll? 2015 dll may work better.
Thanks for you port!

I'll give the 2015 a shot. But the same errors may come up (since I'm just doing a quick hack until I can see what's wrong with it).
Edit: Here's another attempt at it, with the 2015 DLL. I didn't move any buttons, but I did pay closer attention while I was moving stuff. Hopefully this fixes the landscape issue.
Edit2: Also, can you show me a landscape of how it's supposed to look?
Edit3: I think the problem is the keypad on the 2014 Phone canvas, it doesn't look correct on my Rhod either. The pad is blank, like in your screen shot. This may happen in the 2015 as well. I have a package for Phone Canvas 5.1, but I can't seem to get it working.

WoZZeR999 said:
I'll give the 2015 a shot. But the same errors may come up (since I'm just doing a quick hack until I can see what's wrong with it).
Edit: Here's another attempt at it, with the 2015 DLL. I didn't move any buttons, but I did pay closer attention while I was moving stuff. Hopefully this fixes the landscape issue.
Edit2: Also, can you show me a landscape of how it's supposed to look?
Edit3: I think the problem is the keypad on the 2014 Phone canvas, it doesn't look correct on my Rhod either. The pad is blank, like in your screen shot. This may happen in the 2015 as well. I have a package for Phone Canvas 5.1, but I can't seem to get it working.
Click to expand...
Click to collapse
Ok, I'm recooking, will tell you whether the save to contacts dialog issue still persists.
Guess we should stop playing with landscape, I found the dialer trying its best to rotate back to portrait lol.
Never expected it would be done this quick, thanks!
That 5.1 is the one from Oboe, and as I said in #1:
Why not the one from Oboe(seems much newer):
1. It has dual SIM support thus if we want to use it we need to get rid of its dual SIM support(e.g. hex edit), otherwise we can't even make a call.
2. It doesn't support video call.
Click to expand...
Click to collapse

WoZZeR999 said:
I'll give the 2015 a shot. But the same errors may come up (since I'm just doing a quick hack until I can see what's wrong with it).
Edit: Here's another attempt at it, with the 2015 DLL. I didn't move any buttons, but I did pay closer attention while I was moving stuff. Hopefully this fixes the landscape issue.
Edit2: Also, can you show me a landscape of how it's supposed to look?
Edit3: I think the problem is the keypad on the 2014 Phone canvas, it doesn't look correct on my Rhod either. The pad is blank, like in your screen shot. This may happen in the 2015 as well. I have a package for Phone Canvas 5.1, but I can't seem to get it working.
Click to expand...
Click to collapse
The new one is not working, see the screenshot:

It's getting late here, I got the 2 (landscape and portrait) backwards. I think I may know what's causing the landscape problem as well. Give me a few minutes
Edit: This *SHOULD* be correct. I checked it after against the original phcanrc.

WoZZeR999 said:
It's getting late here, I got the 2 (landscape and portrait) backwards. I think I may know what's causing the landscape problem as well. Give me a few minutes
Edit: This *SHOULD* be correct. I checked it after against the original phcanrc.
Click to expand...
Click to collapse
This one works just like the 2014 one you posted, landscape not working but that's alright, in portrait mode, that Save Contact dialog still has the issue.
Maybe we should make it perfect tomorrow to let you catch some Zs for now?
Thanks!

Related

(29 September 2009) iContact 0.95 - WM6.5 Start Menu Avatar Edition

September 29, 2009: New version! 0.95
A new edition of iContact is ready for download, v0.95, which fixes a few bugs, and also adds a couple features, most notably for those who have WM6.5, and choose to "create shortcut" for a contact, your buddy's picture will now show up in your start menu, in high resolution!
Here's the full list of improvements:
[+] Added "Remove Shortcut" button to details screen if appropriate
[+] Added "createshortcut" and "removeshortcut" to language file
[+] Added contact shortcut icons to start menu shortcuts for Windows Mobile 6.5
[+] Added ability for hardware "*" key to favorite/defavorite a contact
[#] Fixed outgoing calls to numbers with no name displaying [null]
[#] Hid SIP button being displayed by iContactAE
I've worked really hard in my nights and weekends to bring you these new updates. If you like them, please consider a donation via my web site. As a thank you, I will give donors access to beta versions of iContact.
Please see my website for more details.
~~~~~~~~~~~~~~~~~~~~~
GPL'ed Source code is available at my site: http://supware.net/iContact
{
"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"
}
Everybody be sure to thank larna for the original source.
Download here
looks realy good
May I use it in my roms?
it's simple and fast
gullum said:
May I use it in my roms?
Click to expand...
Click to collapse
Sure! Let me know if you need any help.
0.7 look weird... 0.6 got a ABC bar on the right side below got all the letter A,B,C,D,E,F,G but 0.7 no more.. i like that menu... click on G it will go to G..
but 0.7 don't have...
supbro said:
Sure! Let me know if you need any help.
Click to expand...
Click to collapse
thank you very much for you work
Quick feedback:
1. Voice mail icon doesn't work on my tmobile wing (open touch v4 black lite rom)
2. Call history is buggy - sometimes it can't scroll, and some of the lines are wider than others. However this is a very good and welcoming idea. Also could use smaller fonts for dates - the word "yesterday" is too big and won't fit in the screen.
3. Edit: just found out indeed I can scroll the right side of the screen, kinda like what is used in pocketcm. Good job!
All in all this is going to the right direction, just a few bugs. Definitely keeping up the good work!
delete..problem solved.
ov2rey said:
0.7 look weird... 0.6 got a ABC bar on the right side below got all the letter A,B,C,D,E,F,G but 0.7 no more.. i like that menu... click on G it will go to G..
but 0.7 don't have...
Click to expand...
Click to collapse
You can touch on the right-hand side of the screen, and use that like a scroll bar. That even saves one click! I debated showing a light gray "ABCD..." down the side of the screen, but I like it better without it.
i wish u add a option Exit.or a icon for exit..
always have to press top right to go back to today screen then have to press close.. for icontact..
supbro said:
You can touch on the right-hand side of the screen, and use that like a scroll bar. That even saves one click! I debated showing a light gray "ABCD..." down the side of the screen, but I like it better without it.
Click to expand...
Click to collapse
So there is no option to go directly to a letter? you can only scroll? I agree, that without the ability to be able to go directly to a letter, i just cant upgrade to this beautiful version. otherwise i would be scrolling forever to get to the bottom of my 250+ contacts. let us know if you decide to add it back in, or an option.
great work though otherwise
wearefree said:
Quick feedback:
1. Voice mail icon doesn't work on my tmobile wing (open touch v4 black lite rom)
2. Call history is buggy - sometimes it can't scroll, and some of the lines are wider than others. However this is a very good and welcoming idea. Also could use smaller fonts for dates - the word "yesterday" is too big and won't fit in the screen.
3. The initial letter selection is gone. Initially I though it's the keypad but the keypad brings me the phone pad. I have lots of contacts so scrolling without initial letter selection can be painful.
All in all this is going to the right direction, just a few bugs. Definitely keeping up the good work!
Click to expand...
Click to collapse
1. What registry entries do you have under HKCU\Software\Microsoft\Vmail ? It's strange that it's not working... it looks for HKCU\Software\Microsoft\Vmail\PhoneNumber1, then HKCU\Software\Microsoft\Vmail\UserProvidedNumber1, then as a last resort looks up your own phone number.
2. It's working flawlessly for me... I'll see if I can get it to break. Can you post or send me the names & numbers of the entries that aren't being displayed properly? I can shrink the font too, just forgot about that.
3. You can use the (invisible) scroll-bar. I found this was easier than the using the popup keyboard.
killi said:
So there is no option to go directly to a letter?
Click to expand...
Click to collapse
You can click half-way down the screen on the right side, to go 1/2 way through your contact list... to get all the way to the bottom, click the right-hand side of the screen, just above the icon bar. Just like the iPhone
ok ill give that a shot. if this is doable by finger/thumb, then that wont be that bad at all. the beauty of the 0.6 was it didnt require a stylus and was super fast to get a call made.
supbro said:
1. What registry entries do you have under HKCU\Software\Microsoft\Vmail ? It's strange that it's not working... it looks for HKCU\Software\Microsoft\Vmail\PhoneNumber1, then HKCU\Software\Microsoft\Vmail\UserProvidedNumber1, then as a last resort looks up your own phone number.
2. It's working flawlessly for me... I'll see if I can get it to break. Can you post or send me the names & numbers of the entries that aren't being displayed properly? I can shrink the font too, just forgot about that.
3. You can use the (invisible) scroll-bar. I found this was easier than the using the popup keyboard.
Click to expand...
Click to collapse
1. Under HKCU\Software\Microsoft\Vmail I have two entries: PhoneNumber1 and PhoneNumber2, both empty. I guess this is the reason the voice mail icon isn't dialing anything because there is no number to dial...
2. The names are short names (less than 10 letters, such as xxxx xxx, or xxxxxx xxxx, or xxxx xxxx, sorry I can't post the detail), and the numbers are standard 10 digit numbers in US (1-###-###-####). The thing is some entries having the same name and number have different line width, and if I navigate away to contact then come back sometimes it displays totally normal.
3. Sorry I kinda jumped into conclusion before I mess with it more, now I found out the scroll-bar and it's very sweet! I have also changed my previous post.
One more thing, could you also make this change theme based on time (like being white during the day and dark during the night) and auto close when making phone call/text message? Kinda like what is presented here:
http://forum.xda-developers.com/showthread.php?t=383109&page=15
post #144
killi said:
ok ill give that a shot. if this is doable by finger/thumb, then that wont be that bad at all. the beauty of the 0.6 was it didnt require a stylus and was super fast to get a call made.
Click to expand...
Click to collapse
If it's not wide enough, I could put the scroll bar width in settings.ini. Let me know.
supbro said:
I would like to announce what I have been working on for the last month or so, since I found larna's open-source iContact... A NEW version of iContact! I've added the following features:
Added skin and color scheme support
Made app "full screen" with titlebar matching A_C's S2P and S2U2
Added call log
Added quick scroll-to support
Tied favorites to built-in categories
Added .cab installer for easy uninstall
Fixed icon to a proper transparent one
Source code is available at my site: http://supware.net/iContact
Everybody be sure to thank larna. Thanks A_C, for help with the registry.
Click to expand...
Click to collapse
This is a very nice app. and it runs smooth on my t-mobile shadow smartphone. but since its not a touch screen i am limited to the contact list and pressing the left dpad button to get out of the contacts info.
Is there anyway to program the keys.
dpad up works, moves up the list
dpad down works, moves down the list
the center button in the middle of my scroll wheel already acts as a finger press so thats fine but
left dpad to move the bottom menu to the left (Recents, Favorites)
Right dpad to move the bottom menu to the right (keypad, voicemail)
right softkey(#2) to open any menu that you may have in the program
left softkey(#1) to open any menu you have in the program
also my phone has a back button. when in your program it doesnt funcion at all.
also my home button does not function at all.
like i said this is a smartphone i installed this on, and if this was changed it would work on all phones running wm
ok i tested it. it is not very user friendly for finger thumb quick dialing. Even if you widen the scroll bar part, after you touch a scroll area, it almost always opens up a contact in that new letter area before you get to look for your target. but as it is, the scroll bar hidden area is only reachable consistently by stylus. great app for stylus driven contact searches if you fix somehow the autoselect after scroll bar tap. ill have to stick with 0.6 (using the night/day 0.6 by uiskibum)
i really like the icons and screen selections though. keep up the good work.
Great work on this update. Works great on my mogul. Just one thing, on long email addresses the .com is truncated and the word "E-mail" is added to the end when it goes to a new email message. Otherwise great work looks really clean.
GOOD JOB!!!!
Thanks for the update. I like this...but do miss the ABC screen.
Thanks for sharing your works.
Nice Job!
I think it's just a matter of breaking old habits (ABC), but the scroll is nice! Thanks for continuing development!

[CAB] Touch Pro Keyboard in Fuze ROM, and vice-versa

I've made 2 CABs for an easy switch between keyboard layouts.
This might be helpful to you if:
You have a Touch Pro device (The device on the left side of the picture), you've flashed to a Fuze ROM and now the keyboard does not function properly - download and install Shlomki TouchPro Keyboard in Fuze ROM.cab
You have a Fuze device (The device on the right side of the picture), you've flashed to a Touch Pro ROM and now the keyboard does not function properly - download and install Shlomki Fuze Keyboard in TouchPro ROM.cab
{
"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"
}
​ Touch Pro on the left, Fuze on the right.
(thanks JZ SmartMort for the ref for the pic)
​ Notes:
-SOFT RESET YOUR DEVICE WHEN DONE TO FINISH THE INSTALLATION!
-Not anything revolutionary, it just an easy and comfortable way to change the registry key HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD\CWSLayout to the right value, that's all (0 for Touch Pro, 1 for Fuze).
-These CABs are uninstallable (use Settings -> System -> Remove Programs)
-I recommend including it on your UC setup, this way you don't have to worry about installing it every time you flash to a ROM that's not made for your keyboard layout
-Install on your own responsibility
Mirror:
http://www.fileflyer.com/view/7mwM0Bh
Good job slomki
I think Ive seen that cab somewhere before. Thanks for the preview in my thread
Keep it up.
Not to burst your bubble :| But there was already a cab for Touch Pro to Fuze. So I congratulate you for making one for fuze to touch pro lol
aruppenthal said:
Good job slomki
I think Ive seen that cab somewhere before. Thanks for the preview in my thread
Keep it up.
Click to expand...
Click to collapse
heh thanks. your awesome rom is what made me make it in the first place, just thought i'd share
and then someone asked me for the opposite, so i just made another one and started a thread for it.
Kraize said:
Not to burst your bubble :| But there was already a cab for Touch Pro to Fuze. So I congratulate you for making one for fuze to touch pro lol
Click to expand...
Click to collapse
eh, as i said, it's just because i saw people were interested in it.
it's just a simple reg change anyway.
oh well, at least now it's posted and tagged properly. =P
Hacking keyboard values...
So you're changing where the device looks for keyboard map is that correct?
What about changing the actual map it's self? Is there a way to change specific values of each of the keys? The Fuze map for instance doesn't have a control key, and it would be great if you could change one of the other keys, say the right shift key, to act as a control key. Far easier for keyboard short cuts, (ctrl + c & v )
Is there a way to accomplish this by changing a registry value else where? Or change a file map someplace that maps each specific key?
Thanks!
PlazmaFox said:
So you're changing where the device looks for keyboard map is that correct?
What about changing the actual map it's self? Is there a way to change specific values of each of the keys? The Fuze map for instance doesn't have a control key, and it would be great if you could change one of the other keys, say the right shift key, to act as a control key. Far easier for keyboard short cuts, (ctrl + c & v )
Is there a way to accomplish this by changing a registry value else where? Or change a file map someplace that maps each specific key?
Thanks!
Click to expand...
Click to collapse
that's not a reg change, you'll need an app that'll do it for you.
google it up, there are plenty.
try AE Button Plus, i've used it in my HTC Universal days...
Cool, the cab didn't work, but the reg fix did the job. Quick and effective. Thanks.
TP to Fuze keyboard worked great on the PROven rom. I was using the regedit before hand, but this is definitely an easier way to go about it.
Thanks a bunch!
atomixpaintball said:
TP to Fuze keyboard worked great on the PROven rom. I was using the regedit before hand, but this is definitely an easier way to go about it.
Thanks a bunch!
Click to expand...
Click to collapse
thats weird, did you softreset after installing?
I cant install this keyboard in my fuze
Who i can install????
Thanks
matiastouch said:
I cant install this keyboard in my fuze
Who i can install????
Thanks
Click to expand...
Click to collapse
does your fuze has touch pro ROM ?
X05HT
I have an HTC FUZE with the Japanese Softbank ROM on it.
i tried installing the cab, but it doesnt work.
what exactly does this cab do?
kageboushi_000 said:
I have an HTC FUZE with the Japanese Softbank ROM on it.
i tried installing the cab, but it doesnt work.
what exactly does this cab do?
Click to expand...
Click to collapse
read the first post again, and thoroughly - it's really plain english.
the notes say EXACTLY what this cab does.
Thanks! worked great for me. Will keep using it until I figure out how to set these things in my xml file.
kageboushi_000 said:
I have an HTC FUZE with the Japanese Softbank ROM on it.
i tried installing the cab, but it doesnt work.
what exactly does this cab do?
Click to expand...
Click to collapse
Touch Pro and Fuze have different keyboard layouts. The two CABs allow you to switch between the layouts.
Here is the source of the info: http://www.crunchgear.com/2008/11/12/review-htc-touch-pro-sprint-and-htc-fuze-att/
Screenshot of two keyboards attached. On the left side is Touch Pro, on the right is the AT&T Fuze. Numbers on the top row of Touch Pro is the big difference. It might be useful to have this reference on the first post.
JZ SmartMort said:
Touch Pro and Fuze have different keyboard layouts. The two CABs allow you to switch between the layouts.
Here is the source of the info: http://www.crunchgear.com/2008/11/12/review-htc-touch-pro-sprint-and-htc-fuze-att/
Screenshot of two keyboards attached. On the left side is Touch Pro, on the right is the AT&T Fuze. Numbers on the top row of Touch Pro is the big difference. It might be useful to have this reference on the first post.
Click to expand...
Click to collapse
thanks, i updated the first post.
Nice work, thx
Noob Needing Help with Keyboard
I have an ATT Fuze that I just updated with [ROMeOS²][ENG][15FEB|READY] v1.81.1 FINAL (20764). My keyboard layout is now messed up and I found this thread without problems. However I cannot figure out how to install the two files contained in the download. I also tried to edit the registry but I do not have a CWSLay option to change. I had absolutely no problems flashing the HardSPL or the ROMeOS rom but this has me stumpped. I have literally spent hours trying to figure this out yesterday and today. I come with hat in hand, shamefully asking for help.
thanks
@[email protected]:
Haven't tried them yet but if they are like other CAB files, you should be able to copy the appropriate CAB to your device Storage or Storage Card. Once copied, you should be able to use File Explorer on your device to click (double-click) the CAB file ... which should trigger the install.
If the install doesn't trigger, it could indicate that your device is preventing unsigned CAB files from being installed.
HTH,
Thanks hilaireg,
I had tried that at the very first and when I double click on the _setup.xml file it goes straight into a text editor. It doesn't even try to install. I also downloaded a program CabviaActive Sync but that didn't work either. When I click on the file FUZEKE~1.00 it says it can't be opened because it is not associated with a program. Believe it or not I have installed other programs and things on my phone in the last 3 weeks or so that I have had the phone but as I said, I'm stumpped.

[Flash] M2D Flash Calendar v3 (Manila2D Today Page)

This is only a preview of what this new great app can let us do with M2D:
Manila 2D TodayPage by dan_ru - It allows us to use today plugins inside M2D!!!.
This is basically a flash calendar, that shows the date, it runs inside a today plugin that supports flash.
{
"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"
}
NEW on v3:
--------
- Small update, the day now refreshes if you click on the month's name.
- You dont need V2 to update to v3...
NEW on v2:
--------
- Fixed a bug that didnt allowed the calendar to update every day (duh), it now updates every 1 hour.
- Days font is now a little smother (its hard to notice, but it really is...)
- Did a test for the month and week days font but I couldnt use a embbebed font because of the other languages, so it remains a little crisp.
- To install the update, copy the atached SWF file on the zip into the \Windows\ThrottleHTML folder.
TO USE:
--------
- You can click or swipe the left and right sides to see the next/previous month.
- The default language is english, but you can select portuguese or add your own language on the attached txt file and copy it to the \Windows\ThrottleHTML folder.
TO INSTALL:
-------------
- Have M2D on your device (no, really...).
- Install Flash 7 (Flash lite may not work).
- Install Manila 2D TodayPage
- Enable the TV TAB on your M2D with M2DC or any other way, if you know how.
- Install the attached cab (originally made by APBilbo for TEMPUS.)
- Reset and enjoy.
TO DO:
-------
- Smoother fonts.
- Option to jump to the system calendar on click.
- Change ORANGE TV name (not sure how)...
- Also thinking of adding the option to get the holidays from a online database (still not sure from where or how, hehehe).
- NOT thinking about getting the alarms and appointments data into it, that would be really a lot of work for a small detail... Sorry.
NOTES:
--------
- If you know how to change the name of the TV tab from ORANGE TV to any other name, let me know...
- If you know any easy online database with the world holidays, something like this, but with a xml export or something, let me know...
- Sometimes the Manila 2D TodayPage may freeze the device on first run, or not show the tab right away, its a new software so its not bug-free, but its totally worth it.
i was trying to get this going from the other thread and it was all white. is there any changes here from that thread. can we not use the operator tab?
I wasnt able to use the operator tab, and since it works differently on different M2D versions, I'm gessing the latest M2D on WM6.5 can only use that one, even though his screenshots prove otherwise... :/
Theres probably more to be understood from the software, but that fact that it runs in the first place, is already great...
This new cab not only adds the icons for the TV TAB, it also autoconfigures the plugin to run accordingly. So its just "plug and play" hehehe...
twolf said:
I wasnt able to use the operator tab, and since it works differently on different M2D versions, I'm gessing the latest M2D on WM6.5 can only use that one, even though his screenshots prove otherwise... :/
Theres probably more to be understood from the software, but that fact that it runs in the first place, is already great...
This new cab not only adds the icons for the TV TAB, it also autoconfigures the plugin to run accordingly. So its just "plug and play" hehehe...
Click to expand...
Click to collapse
haha, i was actually trying to find a tv today plugin to work on the tv tab. instead i will use the tv tab to be the calendar and the operator tab to be TV. ill just use wapvirus tv icons for operator tab . no big deal. now if someone can figure out how to rename the tv tab to agenda or calendar. and find a working tv today plugin. nice work twolf. very nice looking calendar. i hope i can get it to work
all i get is a box that is all white the size of my coordinates. i have flash 7 installed. anything i can do?
Reinstall flash 7 again and reset.
twolf said:
Reinstall flash 7 again and reset.
Click to expand...
Click to collapse
that did not work. i also tried uninstalling your cab and deleting the folder. then reinstalling your cab and i also tried deleting my coordinates and background from the settings thinking it was something to do with the way i was trying to size the plugin but now it is still a big white square on the tv tab. the icons did work.
To me it looks like a flash plugin bug, sorry.
To be sure, remove the throttlehtml plugin from the todaypage settings and add any other that works for you, then apply and reload...
twolf said:
To me it looks like a flash plugin bug, sorry.
To be sure, remove the throttlehtml plugin from the todaypage settings and add any other that works for you, then apply and reload...
Click to expand...
Click to collapse
yes calendar+ works fine on the tv tab
Then its flash for sure, sorry...
twolf said:
Then its flash for sure, sorry...
Click to expand...
Click to collapse
dont apologize. im just a tester. whats next?
Not bad this has a lot of potential for your flash skills definatly keeping an eye on this thread
incubus26jc said:
dont apologize. im just a tester. whats next?
Click to expand...
Click to collapse
Uninstall flash lite and 7 from your ppc, if you have anything else related to flash, like the patch for opera, remove it too...
Then reset and reinstall flash 7.
It has to be a flash instalation bug, thats the only reason why it wouldnt allow you to see flash files, or is rom-related, for some reason, sorry...
Updated to v2...
Some ideas about Orange TV name
This trick changes name of operator tab to "Action Screen", maybe the same for TV tab? Didnt try... just idea
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\Operator]
"ServiceName"="Action Screen"
Appreciate it, but it didnt work... :/
Working but not 100%
TWolf,
Thanks for a nice Calendar Tab .. really love it!
It works after 2nd boot, and after applying the fixes (V2). However, once I disable M2D (i.e. switch to CHOME) and back to M2D, it won't load again. The Tab is there, but blank. Only a reboot can bring it back.
Any way to 're-activate' without boot?
Also, I have changed my M2D not to use Mega wallpaper, so it's a bit out of sync with the rest of the tab. Any possibility to make the background transparent so that the wallpaper is 'see through'?
All in all, this is very promising ... IIRC, someone else made the same for TF3D manila, but it's (3D) too heavy for Kaiser, and the only ROM I tried having TF3D working is only L26's.
ROM: TPC Stock Like 2008, M2D by Whitealien (got to this thread from your post there).
Well, the TP tool is still a little buggy, so I think all those loading issues are related to it.
When I need to update he sometimes updates correcly, other times gives me some errors and then I have to reload it twice. You'll have to report that to the author of the TP.
I was thinking of rebuilding W3D to work with this tab, but I'd rather have a fullscreen flash today plugin for that, and thats something Ive been asking here for years with little luck.
Anyway, made a small update to v3.
twolf said:
Well, the TP tool is still a little buggy, so I think all those loading issues are related to it.
When I need to update he sometimes updates correcly, other times gives me some errors and then I have to reload it twice. You'll have to report that to the author of the TP.
I was thinking of rebuilding W3D to work with this tab, but I'd rather have a fullscreen flash today plugin for that, and thats something Ive been asking here for years with little luck.
Anyway, made a small update to v3.
Click to expand...
Click to collapse
is it possible to make a flash weather plugin with animation for m2dtp? it could be transparent and just overlay the homescreen?
Like I said before, if someone did the flash today plugin with all the options, I would do the flash file.

[APP]BGSwitchPPC - Change Today Screen Background Image Automatically

This is my first ever smartphone app, but it's based on a full-fledged windows app of mine that I've been using for a few years now.
Basically, I like to change my desktop background alot, each time I log on in fact. So I wanted something similar for my phone. Also, I wanted a way of having an appropriately dimensioned image for when the keypad was open/closed as I own an Xperia X1.
So I've created this little app for my X1.
What it does is choose a random image from a preset directory (different directory for portrait/landscape images - to allow for correct dimensions - can be the same dir if you're not fussed) and sticks it in as your Today Screen background image.
Current Features
Random Background Selection
Supports any resolution device
Different Image For Portrait/Landscape mode
Supports Different Directories To Select Portrait/Landscape Iamge From
Preview Backgrounds In The Config Util
Scheduling Support
Timer Support
New Background After Hard Reset Option
Current Wishlist:
Automatic image resizing/scaling etc
New Background After Suspend
Current Known Bugs
Hard Reset update seems buggy - but could just be my phone taking a while to load up! You might get a very scary error, but your phone won't be borked! I promise.
View attachment BGSwitchPPC.zip V0.5
Installation notes:
Copy the .exe file to wherever you want it on your WinMo device
Run the exe
Please download it and have a play. Any/All feedbacks, criticism and requests more than welcome. Let me know if you like it too
Currently tested on windows mobile 6, 6.1 and 6.5 via my X1 and the microsoft device emulators.
After you close the program it remains resident in memory? It still continues to change wallpaper, cause it would have been nice if... It's a great program, and waiting for new features like automatically changing wallpaper after a custom time (15-30 minutes for example).
The program doesn't remain in memory. It sets itself to run as a notified program at the appropriate time. Much the same as a windows scheduled task.
I should be able to make it run every xx minutes as opposed to at a set scheduled time though. So watch this space!
Ok, thanks. And there's a little thing that worries me, on my HD2, it hangs the OS for some time after I press to change wallpaper (I'm on 1.66 stock ROM), then it lets go and OS works normally after a while. Maybe others encountered the same? Also, will it change the lock screen too?
how long are we talking about the OS hanging here?
it takes a few seconds, maybe 5 to 10 on my phone to do the file copies when you're setting an image. I get the spinning timer, and don't believe i've tried to access the start menu, although I doubt it'd work. I imagine it would lock for longer if you're using bigger pictues, all mine are 800x640 or 640x800 to start with.
and it should change the lock screen, providing of course you're using the standard winmo one.
Something missing for all the other similar programs:
Choose DESTINATION.
I mean i could have a wallpaper for WAD2, one for S2U2, one for PowerRadio, one for G-Alarm etc. etc. etc.. and each of them have it on different paths.
Your program would need a way to choose multiple pairs like:
SOURCE PATHS -> DESTINATION FILE
I hope my request it's clear
Thank you very much
I'm using stock ROM (as stated above) and it hangs the OS for some time, need to do more testing how long. Could the proggie be updated to change pictures at regular intervals, in the near future?
Well, the app is hanging the OS, it won't quit or respond to taps, not even to OK or anything else just right after I choose the wallpaper and set it, then I have to keep pressing keys until the phone responds and end program with X on taskbar. The wallpapers are 480x800 normal size.
deio:
What phone / version of WinMo are you using? I've only got my X1 for testing and the Windows Mobile SDK Emulators. Therefore only tested on WinMo 6.1 and 6.5.
I'll have the timer based update wrote today I reckon, just need to get some coding done between watching old lost eps
dagosjt:
to clarify: What you want is a way of changing wallpapers other than the windows today screen one. And to do this you want the ability for the program to replace a custom image file you specify when its run?
New version with timer support uploaded and added to front post
Graymi said:
deio:
What phone / version of WinMo are you using? I've only got my X1 for testing and the Windows Mobile SDK Emulators. Therefore only tested on WinMo 6.1 and 6.5.
I'll have the timer based update wrote today I reckon, just need to get some coding done between watching old lost eps
dagosjt:
to clarify: What you want is a way of changing wallpapers other than the windows today screen one. And to do this you want the ability for the program to replace a custom image file you specify when its run?
Click to expand...
Click to collapse
Absolutely yes! just to make an example, there are apps like G-Alarm or PowerRadio (and many others) supporting custom backgrounds. So I ask for something like:
/My Wallpapers/ -> /PowerRadio/backPowerRadio.jpg
/My Wallpapers/ -> /G-Alarml/backGAlarm.jpg
even if /My Wallpapers is the same directory, I would like the chance to choose different images (so the randomizing would happen two times, one for PowerRadio, one for GAlarm). Instead for people who like having everything the same, you could make only one randomizing for the same source, and copying that chosen image to all destination.
Hope I was clear, thanks a lot for your attention!
cool, i should be able to do that.
As a word of warning, I can't garauntee that changing the original file will make these progs auto update. it might be they cache the bg somehow (an issue that caused me a few probs with the tday bg)
But changing additional BGs should be doable. Will take me a while to add an extra config screen, but as always, watch this space!
Well, no one ask you to make other programs update their background
I'm asking this features because I've already a mortscript doing everything I'm asking. However it has two "big" shortcomings:
- It's quite difficult to configure for the other people
- I've implemented the scheduled update (let's say every 30 minutes) however often something block the update and I've to relaunch the script.
Hope your application will be able to make better than my script
well, I'm speccing it at the moment, probably take me a week or so to write the actual code (My evenings tend to get tied up doing other stuff). But fingers crossed, should have something by next weekend.
Another little request, if you don't mind
you could give the option to use your program command line, for example:
BGSwitchPPC -path:1 -next
BGSwitchPPC -path:2 -previous
BGSwitchPPC -path:3 -random
Where path:<id> needs to refer to one of the configured path list, while next, previous, random option let you move around in chosen path file.
This would be handy for somebody wanting to build a slideshow/photoframe inside applications like WAD2 or HS++ or iPhoneToday or similar
Thanks again
Your program crashes on my SE X1 whenever I try to specify the wallpaper directory.
Code:
BGSwitchPPC.exe
IOException
at System.IO.__Error.WinIOError()
at System.IO.Directory.InternalGetFileDirectoryNames()
at System.IO.DirectoryInfo.GetDirectories()
at BGSwitchPPC.frmDirPicker.RecurseNodes()
at BGSwitchPPC.frmDirPicker.RecurseNodes()
at BGSwitchPPC.frmDirPicker.RecurseNodes()
at BGSwitchPPC.frmDirPicker.frmDirPicker_Load()
at System.Windows.Forms.Form.OnLoad()
at System.Windows.Forms.Form._SetVisibleNotify()
at System.Windows.Forms.Control.set_Visible()
at System.Windows.Forms.Form.ShowDialog()
at BGSwitchPPC.frmDirPicker.ShowDialog()
at BGSwitchPPC.frmMain.btnPortraitPick_Click()
at System.Windows.Forms.Control.OnClick()
at System.Windows.Forms.Button.OnClick()
at System.Windows.Forms.ButtonBase.WnProc()
at System.Windows.Forms.Control._InternalWnProc()
at Microsoft.AGL.Forms.EVL.EnterModalDialog()
at System.Windows.Forms.Form.ShowDialog()
at BGSwitchPPC.SharedSubs.main()
works great on my HD2
thanks
Can you make it change the lock screen wallpaper too? that would be fantastic
Antimus said:
Can you make it change the lock screen wallpaper too? that would be fantastic
Click to expand...
Click to collapse
you mean like this:
{
"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"
}
screen ?
because it does at mine
That's the one, but the lock screen wallpaper is different to the home screen wallpaper.
Does this app change lock screen too?
Antimus said:
That's the one, but the lock screen wallpaper is different to the home screen wallpaper.
Does this app change lock screen too?
Click to expand...
Click to collapse
Because you're using HTC Sense. This one only changes the wallpaper on default winmo interface iirc.
google for antworks wallpaper changer.

[APP] Paint Now! Mobile - Mobile Drawing/Imaging Editing

Hi Guys,
Here is my first contribution to the community. I have written an application that is capable of doing some basic drawing/image editing functions and hoped it is useful.
Imagine that you take some photos using your phone and want to upload them right away to your facebook. However You might want to edit/draw them before. In that case, this app might help!
Screenshots
{
"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"
}
Requirement:
- Windows Mobile 5.0 or better
- Reasonable amount of free ram available before running the application
- .NET CF 3.5.
Current features:
* Drawing
- Pencil
- Rectangle
- Circle
- Callout
- Text Typing
- Line
- Eye dropper
- Stample tool - e.g. for watermarking your image, Stamping icons...etc
* Image Editing
- Resize
- Crop
- Convert to B&W
- Convert to Sepia
- Rotate Left & Right
- Adjust: Brightness, Contrast, Saturation
- Filter: Sharpen
- File-type Conversion
- Undo/Redo
* Supported File Type
- JPG (By saving JPEG image, you have a possibility to limit image size - good for preparing images for uploading to some WebSite that has file size limitation)
- PNG
- BMP
Know Restriction:
- Image Editing is a memory-hungry process. You might not be able to work well with large image with very high resolution.
- In case of not enough memory, undo/redo functionality might not work well.
- Landscape mode is not supported.
Please Donate!
It was quite a lot of effort for me to develop this application. If you guys like my work, please donate! Only a few dollars can already help me a lot. Thanks!
Not sure how to embed html here. However you can donate by visiting: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DTW8DTHSFJWBS&lc=GB
Current Version:
1.3.27.1353
Donators!
Thank you very much to :
csrgiron
Change log:
1.3.26.1338 (This could be the final release, since I'm starting my new job very soon and I won't have much free time in that case. There might be an update for bug fixes, if some are found)
- Replace the right menu "Up"with "Cancel" in Open/Save file dialog for better meaning.
- Brightness
- Contrast
- Fixed some bugs
- Added Redo functionality
- More undo steps possible (depending on memory and image size), maximum 5 steps.
1.2.19.1251
- Enhanced Open/Save file dialog.
- Sharpen
- Saturation
- Added an option not to use COM object to open/save file
- Added % progress indicator for long run task
- Added possibility to abort long run task
1.1.009.2236
- Eye-Dropper tool
- Enable easier Fore-/Back color switching
- Fixed Pencil Tool lagging problem.
- Rearranged the tool buttons.
1.0.3.1921
- Added line tool
- Change Max Zoom to 800%
- Added an option to disable Anti-Alias when displaying zoomed image.
Screenshots? Seems interesting enough .
Livven said:
Screenshots? Seems interesting enough .
Click to expand...
Click to collapse
Hi Livven,
Just added the screenshots. Hope that helps!
If anyone has tested it, please let me know your feedbacks.
I have only two devices I can use to test the application. It would be great to know how it behaves on other devices.
Hey Menos,
I have been looking for a basic drawing program that I can use on my Qvga screen (wing/herald) but so far I am unable to find one that can do what I am looking for. I just caught this thread just before bed tonight so tomorrow I will try it out. In the meantime, an issue I have run across with all other paint programs thus far is anti-aliasing (AA) at full magnification. When I am zoomed in all the way, either the program itself or my wing is AA'ing everything. What I am looking for is a program similar to MSPaint where at full magnification I can draw pixel by pixel, line by line, without the blurry effect of AA. I really hope this is only a system limitation on my end so when I do decide on a new device I will be able to use this. Let me know if all portable drawing programs will do this or if you have any idea how to either change the program/settings or possible a way to disable AA on my device temporarily. As you can see from my avatar, I kill time by making pixel cars and would love to use my phone for that purpose. Any help would be greatly appreciated. Thanks in advance.
-Dan
tC_Driver said:
Hey Menos,
I have been looking for a basic drawing program that I can use on my Qvga screen (wing/herald) but so far I am unable to find one that can do what I am looking for. I just caught this thread just before bed tonight so tomorrow I will try it out. In the meantime, an issue I have run across with all other paint programs thus far is anti-aliasing (AA) at full magnification. When I am zoomed in all the way, either the program itself or my wing is AA'ing everything. What I am looking for is a program similar to MSPaint where at full magnification I can draw pixel by pixel, line by line, without the blurry effect of AA. I really hope this is only a system limitation on my end so when I do decide on a new device I will be able to use this. Let me know if all portable drawing programs will do this or if you have any idea how to either change the program/settings or possible a way to disable AA on my device temporarily. As you can see from my avatar, I kill time by making pixel cars and would love to use my phone for that purpose. Any help would be greatly appreciated. Thanks in advance.
-Dan
Click to expand...
Click to collapse
Hi Dan,
I would say that currently you will see AA in my application due to the drawing algorithm of gdi+ I'm using. However, yes it is possible to draw enlarged images without having AA. You can see an example, when you try to select an image for the Stample tool. If you image is smaller than the preview picture box, it should be enlarged without having AA. Let me know if this is the case for your device. If not, then it means that your device might do AA additionally.
I will add an option to next release to choose whether to enable AA for displaying enlarged images or not. Thanks for your thought!
Menos,
Thanks for the quick response. I took your advice and tried a few things. I installed the .cab file and the first thing I noticed is the inability to search the SD card contents to open a file. After saving an image to the phone I could easily open, just an extra step. First attempt, the zoom function is nice but does not zoom in far enough to see individual pixels for alteration. I also noticed that your program lacks a straight line drawing tool. I do the majority of my drawing with the line tool, if possible, please add. After zooming into my PNG image (width 425 X height 115) I noticed that there was AA. Second attempt, I tried another PNG image (around 100 X 100) to see if a smaller image at full zoom produced the same result. It did, still AA'd at full zoom. Third attempt was using your stamp tool which I must say is a great addition to the program. This tool allowed me to see the entire PNG (100 X 100) image without AA and was able to increase the size which in turn increase the magnification after the image was stamped. Only problem, after I stamped the image, everything was anti aliased once again. I hope this helps in some way. Let me know if you need any further testing on a Qvga screen and I would be more than happy to oblige. I will keep an eye on this thread for future releases.
-Dan
tC_Driver said:
Menos,
Thanks for the quick response. I took your advice and tried a few things. I installed the .cab file and the first thing I noticed is the inability to search the SD card contents to open a file. After saving an image to the phone I could easily open, just an extra step. First attempt, the zoom function is nice but does not zoom in far enough to see individual pixels for alteration. I also noticed that your program lacks a straight line drawing tool. I do the majority of my drawing with the line tool, if possible, please add. After zooming into my PNG image (width 425 X height 115) I noticed that there was AA. Second attempt, I tried another PNG image (around 100 X 100) to see if a smaller image at full zoom produced the same result. It did, still AA'd at full zoom. Third attempt was using your stamp tool which I must say is a great addition to the program. This tool allowed me to see the entire PNG (100 X 100) image without AA and was able to increase the size which in turn increase the magnification after the image was stamped. Only problem, after I stamped the image, everything was anti aliased once again. I hope this helps in some way. Let me know if you need any further testing on a Qvga screen and I would be more than happy to oblige. I will keep an eye on this thread for future releases.
-Dan
Click to expand...
Click to collapse
Hi Dan,
Thanks for your information. Yeah as I stated before, that the previous version used gdi+ to draw image and I have no control over the algorithm it uses. However, I have updated the application to have an option, not to do AA when rendering image.
Additionally I have added the line tools and increase the max zoom to 800% as requested.
For the problem that you don't find the files on you SD card, that is already known to me. This is because the default open file dialog does not look for files in all folders. (but it does if you have folder like my documents on your sd card). I am planning to create my own dialog box later.
Please try the new version and let me know if that meets your need?
Perfect!
The additions fit my needs and hopefully the needs of your other potential end users as well. The magnification is exactly what I was looking for. It gets me in far enough to change the image one pixel at a time. I can also confirm that your AA option works perfectly. You have no idea how thrilled I was to see that my device wasn't the problem and that it was capable of seeing a raw image with the proper setting. As of right now I can also confirm that the program works perfectly on my QVGA screen. There are a few more things I would like to request, I hope you do not mind.
-Eye-dropper tool: I use this hand in hand with the line tool to pull a color from the image or a shade chart and would love it if this tool was considered for future releases.
-Eraser tool: I wonder if there is a way to use the eraser tool in a manner similar to MSPaint. In MSPaint, with both a primary and secondary color selected, one could change the primary color in the image to the secondary color by holding the right mouse key while pressing the left key over the area in need of a color change. Could this be possible while holding a soft key at the same time the tool is run over an image? Just a thought.
-Selector tool: I use this in conjunction with a copy/paste function in MSPaint to select and move pieces around as needed. Would a copy and paste function also be possible?
This is a great program already and it is still considered a beta. I am thankful for your willingness to go out of your way to accommodate my needs. I hope I didn't come off in that tone. This is the first program I have seen in development that I felt a need to support. If there is anything you need by way of testing, please do not hesitate to ask. I cannot contribute to your fund at this time but would like to offer my services for the time being. Thank you again for your quick response and even faster update.
-Dan
tC_Driver said:
Perfect!
The additions fit my needs and hopefully the needs of your other potential end users as well. The magnification is exactly what I was looking for. It gets me in far enough to change the image one pixel at a time. I can also confirm that your AA option works perfectly. You have no idea how thrilled I was to see that my device wasn't the problem and that it was capable of seeing a raw image with the proper setting. As of right now I can also confirm that the program works perfectly on my QVGA screen. There are a few more things I would like to request, I hope you do not mind.
-Eye-dropper tool: I use this hand in hand with the line tool to pull a color from the image or a shade chart and would love it if this tool was considered for future releases.
-Eraser tool: I wonder if there is a way to use the eraser tool in a manner similar to MSPaint. In MSPaint, with both a primary and secondary color selected, one could change the primary color in the image to the secondary color by holding the right mouse key while pressing the left key over the area in need of a color change. Could this be possible while holding a soft key at the same time the tool is run over an image? Just a thought.
-Selector tool: I use this in conjunction with a copy/paste function in MSPaint to select and move pieces around as needed. Would a copy and paste function also be possible?
This is a great program already and it is still considered a beta. I am thankful for your willingness to go out of your way to accommodate my needs. I hope I didn't come off in that tone. This is the first program I have seen in development that I felt a need to support. If there is anything you need by way of testing, please do not hesitate to ask. I cannot contribute to your fund at this time but would like to offer my services for the time being. Thank you again for your quick response and even faster update.
-Dan
Click to expand...
Click to collapse
Hi Dan,
I will add your request to my to do list. The first two shouldn't be much difficult, but for the selector, I will have to spend sometime on it.
Menos,
This is an absolutely brilliant app.
Thank you very much.
Would it be possible to:
- improve a litle bit the drawing function (difficult to draw some real curves. It tends to make some lines instead of curves).
- propose more colors
- improve the quality of the Icon resolution.
Thanks. I really adore your app.
Amazing to see it's only a beta. There is so much potential in it.
PS, for the drawing part, I use PocketPicture ( http://sites.google.com/site/osdmsoftware/pocketpicture ). it's not bad. Maybe it can help to find some ideas.
Hi Guys,
Sorry for late reply, I was busy for some other stuff. Together with this post, I released the version 1.1, which has some improvement as stated in the change log.
I will have limited time to work on this app. Any comments are still welcome, but I cannot commit to work fast on them!
Wow! Very nice app! Thanks for your contribution!
Hi,
I installed the app, it installed fine on my HD2. I did run the program and it loaded nice, but when trying to open a image on my device, it was not responding at all, it even keeps freezing my device and a soft-reset is necessary.
I use the Energy ROm of 13 may the GTX version.
Greetings,
Birger
Birger said:
Hi,
I installed the app, it installed fine on my HD2. I did run the program and it loaded nice, but when trying to open a image on my device, it was not responding at all, it even keeps freezing my device and a soft-reset is necessary.
I use the Energy ROm of 13 may the GTX version.
Greetings,
Birger
Click to expand...
Click to collapse
Hi Birger,
Have you tried to update the .NET CF? Here's the link from Microsoft: http://www.microsoft.com/downloads/...49-3c6b-42f1-9fd9-0041345b3385&displaylang=en
when I see how my wife edits pics on her iPhone, THIS is what I need!
thankz!
Thanks ill try it
menos said:
Hi Birger,
Have you tried to update the .NET CF? Here's the link from Microsoft: http://www.microsoft.com/downloads/...49-3c6b-42f1-9fd9-0041345b3385&displaylang=en
Click to expand...
Click to collapse
I do have the latest .net CF (3.5). I have a lot of other apps using the .net without problem. It is also cooked in with the ROM. (Energy ROM; one of the best)
I have got the same prob as Birger has: freezing a.s.a. I press "open" to open a file.
I also have a HD2, with a custom ROM (MIRI v10, WwM6.5.x).
I'm sure I have the newest versions of .NET FW, since I installed the newest .NET FW version to solve the batt. draining issue of the newest version of advanced home tab from c0okiemonster...
Hope this can be solved, since I think I will like the app.

Categories

Resources