[App]Calc HD [All Screen] [Update 12/11/2011] - Windows Mobile Apps and Games

Update to 1.1.4362.26912 11th December 2011
Requirements:
- .Net Compact Framework 3.5
- Windows Mobile 6 or newer
Features:
- You can input a formula such as "√5×√5×5×(√25-1)", then calc will give you the result "=100".
- You can use function like "Sin、ArcCos、Ln".
- You also can use senior function like "Abs、Ceil、Floor、Round".
- More intelligent that you can not input a wrong formula like "5××5", "1.2.3"
- Humanized that when you input "5×" and then you press "÷", the formula will be "5÷".
- You can PASTE the result to FORMULA
- You can customize Sliding Sensitive by SlideDelay value in CalcConfig.xml
- You can customize Sliding Allowed Pixels by SlidePixels value in CalcConfig.xml
- You can OPEN Special % MODE in CalcConfig. Then the math rule will change. For example, 50-40%=30, 30+150%=75 etc. Default is CLOSE, change SpecialPercent value to 1 to open it.
- You can change the color for calc through "CalcConfig.xml".
Here is the content of "CalcConfig.xml":
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<DefaultUp>1</DefaultUp>
<AutoSlide>1</AutoSlide>
<MaxDecimal>4</MaxDecimal>
<SlidePixels>64</SlidePixels>
<SlideDelay>16</SlideDelay>
<SpecialPercent>0</SpecialPercent>
<FontName>Tahoma</FontName>
<BackColor>0 0 0</BackColor>
<FontColor>255 255 255</FontColor>
<NumButton>32 32 32</NumButton>
<FuncButton>80 80 80</FuncButton>
<EquButton>255 165 0</EquButton>
<ButtonDown>0 0 0</ButtonDown>
</CalcHD>
- You can change the value to change the color.
Update logo:
12/11/2011:
- Fix a problem about special percent function
- Fix a problem about bracket
- Fix a problem about round
- Add a answer menu to formula contextmenu
12/9/2011:
- Fix a problem about backspace button
11/29/2011:
- Add "±" button to tools panel
- Fix a problem that you can input number like "0236"
11/20/2011:
- Solve problem about SpecialPercent when use new core
- Fix problem about button "0"
11/19/2011:
- Big update, new compute core. No more compute mistake
- SpecialPercent is not working in new core framework
2/??/2011:
- Add contextmenu to Result and Formula Text
2/23/2011:
- Fix a problem about CPU computing error
- Fix a problem if DefaultUp set to 0
2/22/2011:
- New feature that you can set a default screen is up or down
- New feature that if you press a button in not default screen, it will slide to default
2/21/2011:
- New feature that CalcHD can run on a not WVGA screen device
- Fix a problem about input operation
2/20/2011:
- New feature that you can customize button color when you press it
- Fix a problem about input operation
- Fix a problem about button touch slide
2/18/2011:
- New feature that you can change font in CalcConfig.xml
- Fix a problem that calculator doesn`t round the value
- Fix a problem about "%" button
- Fix a problem about negative value
2/17/2011:
- New feature that if there is no CalcConfig.xml, CalcHD will create one automatic
- New feature that you can input negative value like "-5" etc.
- Fix a problem about close bracket
- Fix a problem about max decimal get wrong if decimal seperator is not "."
2/16/2011:
- New feature that you can customize Sliding Sensitive in CalcConfig.xml
- New feature that you can PASTE result to FORMULA
- New feature that you can clear RESULT ONLY by ContextMenu
- New feature that you can OPEN Special % MODE in CalcConfig.xml
- Fix a problem that allow input number after a close bracket
- Fix a problem about math rule
2/15/2011:
- Fix a problem that different areas using different decimal seperator
- Fix a problem about PI
- New feature that you can customize Sliding Allowed Pixels in CalcConfig.xml
2/12/2011:
- New feature that calculator are more intelligent and humanized
- Fix a problem about Character set of "%"
How can I run on a not WVGA device?
How can I change the location of button?
Please customize your CalcUI.xml.
For Chinese:
请不要汉化程序!
汉化的结果是非WVGA机子不能正常读取CalcUI.xml!
我相信不懂英语的同学也会使用这个计算器。

Very good app but ...
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.

Calc HD update!
More humanized!
__ said:
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
View attachment 515235
View attachment 515236
Click to expand...
Click to collapse
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!

thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz

Kation said:
Calc HD update!
More humanized!
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
Click to expand...
Click to collapse
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
Again: A very, very good app.
Please don't stop developing.
Thank you

Mr.zeus said:
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Click to expand...
Click to collapse
Yes I can. But I think I should make the WVGA version perfect first.
__ said:
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
View attachment 516273
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
View attachment 516277
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
View attachment 516281View attachment 516285
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
View attachment 516286
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
View attachment 516287
Again: A very, very good app.
Please don't stop developing.
Thank you
Click to expand...
Click to collapse
Thanks! I have solved all your reports!
But I`m not sure that number format function work in orther culture`s phone.
How can I connect you? I can give your program to test.

thnx friend good work hd2

Kation said:
Thanks! I have solved all your reports!
But I`m not sure that number format function work in other culture`s phone.
How can I connect you? I can give your program to test.
Click to expand...
Click to collapse
Good morning Kation,
what exactly do you mean with
How can I connect you?
Click to expand...
Click to collapse
?
Is it not possible to upload here (in this thread)
the program to test
Click to expand...
Click to collapse
, you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!

Thanks >< !!!

Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish

__ said:
Good morning Kation,
what exactly do you mean with ?
Is it not possible to upload here (in this thread) , you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Click to expand...
Click to collapse
Hi. I think your post time in my country is midnight...
Now. I can say good morning to you
Mybay I used wrong words. My english doesn`t very good.
I will upload new version here.
ps: You can go to my website(en.wodsoft.com) to communicate.
Capovich said:
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
Click to expand...
Click to collapse
Did you change the calcconfig.xml?
Try to replace file by thread code.

Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml

Capovich said:
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Click to expand...
Click to collapse
Is these in your calcconfig.xml?
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<MaxDecimal>4</MaxDecimal>
<BackColorRed>0</BackColorRed>
<BackColorGreen>0</BackColorGreen>
<BackColorBlue>0</BackColorBlue>
<FontColorRed>255</FontColorRed>
<FontColorGreen>255</FontColorGreen>
<FontColorBlue>255</FontColorBlue>
<NumButtonRed>32</NumButtonRed>
<NumButtonGreen>32</NumButtonGreen>
<NumButtonBlue>32</NumButtonBlue>
<FuncButtonRed>80</FuncButtonRed>
<FuncButtonGreen>80</FuncButtonGreen>
<FuncButtonBlue>80</FuncButtonBlue>
<EquButtonRed>255</EquButtonRed>
<EquButtonGreen>165</EquButtonGreen>
<EquButtonBlue>0</EquButtonBlue>
</CalcHD>
Is it still show format error?
Try to save as utf-8 by notepad and replace it.

Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.

dmplot said:
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
Click to expand...
Click to collapse
Thank you for your suggestion. But I can only read by pixels. Default is 64px.
I can set calc read this value by calcconfig.xml
Your first problem I think I have solved but not test.
u can try attachment of #11

Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images

Capovich said:
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Click to expand...
Click to collapse
Oh ****. It is out of my control.
I made one for you specially.
Please snapshot me what does it show.
ps: this version have new feature

Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something

Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards

Erel1971 said:
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Click to expand...
Click to collapse
Hi, thank you for your report.
I do the new vesion and upload in first post
And that u say 125×25%=31,25
Any problem? 125×25% is the same as 125×0.25...
Capovich said:
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Click to expand...
Click to collapse
uh...
can u translate it to English or Chinese?

Related

[New Release] Shortcut Creator V2.3

I was tired of making shortcuts by manual editing, so I made this editor.
The program requires .NET Compact Framework 1 and it was tested on a HTC Magician with WM 2003SE and HTC Polaris with WM6. It has been reported to work on HTC Wizard with WM 2005. Please, feel free to post your experience with different device and operative systems.
Looks great!
I think Odeean did something similar a while back, but beautiful either way.
V
I tried it on my wizard - wm5 and the app would start but soon as i made any selection an error would come up. see jpg
Nice idea - would like to see working - i am fed up too of manual creation of shortcuts as i forget the syntax :wink:
meschle said:
I tried it on my wizard - wm5 and the app would start but soon as i made any selection an error would come up. see jpg
Nice idea - would like to see working - i am fed up too of manual creation of shortcuts as i forget the syntax :wink:
Click to expand...
Click to collapse
Whoops! I forgot to include the required assemblies. Please, redownload the zip file, now I have updated it.
oruam57 said:
meschle said:
I tried it on my wizard - wm5 and the app would start but soon as i made any selection an error would come up. see jpg
Nice idea - would like to see working - i am fed up too of manual creation of shortcuts as i forget the syntax :wink:
Click to expand...
Click to collapse
Whoops! I forgot to include the required assemblies. Please, redownload the zip file, now I have updated it.
Click to expand...
Click to collapse
Lol thanks - its now working. Will post later tonight my findings after testing.
Hi oruam57 for simple shortcuts program works fine.
More complex shortcuts e.g.
''\Program files\omapclock\omapclock.exe'' -clock 240 -launch ''\storage card\program files\TCPMP\player.exe'' -restore
your program when editing same lnk just shows ''\Program files\omapclock\omapclock.exe'' -clock 240 -launch in target path / parameters
the last section is missed out - i guess a bug?
even when i add last section manually it will not save it.
look forward to comments\update
meschle said:
Hi oruam57 for simple shortcuts program works fine.
More complex shortcuts e.g.
''\Program files\omapclock\omapclock.exe'' -clock 240 -launch ''\storage card\program files\TCPMP\player.exe'' -restore
your program when editing same lnk just shows ''\Program files\omapclock\omapclock.exe'' -clock 240 -launch in target path / parameters
the last section is missed out - i guess a bug?
even when i add last section manually it will not save it.
look forward to comments\update
Click to expand...
Click to collapse
Wow, that would be a longcast! Redownload, now it should manage it correctely.
is it possible to make a shortcut on sms messages for inbox, sent and draft? thanks!
oruam57 said:
meschle said:
Hi oruam57 for simple shortcuts program works fine.
More complex shortcuts e.g.
''\Program files\omapclock\omapclock.exe'' -clock 240 -launch ''\storage card\program files\TCPMP\player.exe'' -restore
your program when editing same lnk just shows ''\Program files\omapclock\omapclock.exe'' -clock 240 -launch in target path / parameters
the last section is missed out - i guess a bug?
even when i add last section manually it will not save it.
look forward to comments\update
Click to expand...
Click to collapse
Wow, that would be a longcast! Redownload, now it should manage it correctely.
Click to expand...
Click to collapse
Thanks will try it later after work
Thanks oruam57 now works with the mentioned shortcut. How long can the parameters be? I would make it quite long to suit all circumstances if possible. When will the icon section be finished? Cheers
meschle said:
Thanks oruam57 now works with the mentioned shortcut. How long can the parameters be? I would make it quite long to suit all circumstances if possible. When will the icon section be finished? Cheers
Click to expand...
Click to collapse
Good. The parameters can be as long as you like (at least in theory), the problem you found was due to a parsing bug, not to a length limit.
Redowload the current version, the icon browser is there (not fast but working).
oruam57 said:
meschle said:
Thanks oruam57 now works with the mentioned shortcut. How long can the parameters be? I would make it quite long to suit all circumstances if possible. When will the icon section be finished? Cheers
Click to expand...
Click to collapse
Good. The parameters can be as long as you like (at least in theory), the problem you found was due to a parsing bug, not to a length limit.
Redowload the current version, the icon browser is there (not fast but working).
Click to expand...
Click to collapse
Works a treat thanks, icon came out fine - seems fast enough to me. Any further developments planned? How about an installer to finish it off?
meschle said:
Works a treat thanks, icon came out fine - seems fast enough to me. Any further developments planned? How about an installer to finish it off?
Click to expand...
Click to collapse
The caching of browsed icons (no need to reload them every time if the file is the same), some more testing, then I will pack all in a cab. Thanks for your testing.
Just uploaded an update. Should be in 'release candidate' status.
Improvements: .bak file creation, cut/copy/past extended on all text boxes, browsed icon caching.
oruam57 said:
Just uploaded an update. Should be in 'release candidate' status.
Improvements: .bak file creation, cut/copy/past extended on all text boxes, browsed icon caching.
Click to expand...
Click to collapse
Thanks for the update - where is the bak file stored? I cant find it.
meschle said:
Thanks for the update - where is the bak file stored? I cant find it.
Click to expand...
Click to collapse
The backup is created only if you open an existing shortcut and it is saved in the same directory of the original with name <original name>.bak.lnk
Moreover, only the original is kept, that is if you open x.lnk, modify it and save, x.lnk contains the new shortcut and x.bak.lnk the original ones. From then on x.bak.lnk is not overwritten and when you are satisfied with x.lnk you should manually delete x.bak.lnk
Hope I was clear enough, English is not my mother tongue.
oruam57 said:
meschle said:
Thanks for the update - where is the bak file stored? I cant find it.
Click to expand...
Click to collapse
The backup is created only if you open an existing shortcut and it is saved in the same directory of the original with name <original name>.bak.lnk
Moreover, only the original is kept, that is if you open x.lnk, modify it and save, x.lnk contains the new shortcut and x.bak.lnk the original ones. From then on x.bak.lnk is not overwritten and when you are satisfied with x.lnk you should manually delete x.bak.lnk
Hope I was clear enough, English is not my mother tongue.
Click to expand...
Click to collapse
Got it now - yep works well!
How about an about screen in the app? Give yourself some credit for all your hard work!
meschle said:
Got it now - yep works well!
How about an about screen in the app? Give yourself some credit for all your hard work!
Click to expand...
Click to collapse
I'm on the minimalist side: no feature/code if not really required. I will put something in the readme of the install pack.
By the way, I made the editor because I, as an heavy shortcut user, really miss it and I expected that many people had the same problem. From the small number of download it seems not so.
Maybe MS was right (as usual) in not including one in Windows Mobile.
O man, thank you very much for this lovely product you’ve made.
I'm in love with it.
Cheers,
Drifter
oruam57 said:
meschle said:
Got it now - yep works well!
How about an about screen in the app? Give yourself some credit for all your hard work!
Click to expand...
Click to collapse
I'm on the minimalist side: no feature/code if not really required. I will put something in the readme of the install pack.
By the way, I made the editor because I, as an heavy shortcut user, really miss it and I expected that many people had the same problem. From the small number of download it seems not so.
Maybe MS was right (as usual) in not including one in Windows Mobile.
Click to expand...
Click to collapse
I think many don't some to this part of the forum is the problem - i think its a great app and thanks for your contribution. If alright by you soon i may post a link to this thread on the wizard forum.

XdaLive Screen Lock (PRE-PRE BETA OPEN TEST RELEASE)

OK, Here is the deal.
I have created a working XdaLive Screen Lock for the XdaLive Live Wm6.
This is similar to the iphone with a working Sliding Unlocker. Only I put the sliding unlocker on the top and used XdaLive image as the Background & put the Digital Clock and Date at the Bottom as you can see in the Image I attached.
FINAL WORKING LIST:
1. Battery Life
2. NEW SMS Counter
3. Active Tasks
4. New Emails
5. OWNER NAME DISPLAY.
(TODO: A LOT OF THINGS LIKE ADDING MORE FUNCTIONALITY, FIX A LOT OF LITTLE THINGS & NEED TO FIGURE OUT HOW TO READ REGISTRY KEYS with SPACES in BETWEEN ANY HELP? ONE THING IS TO NOT HAVE THE APPLICATION QUIT ON END BUTTON (FIXED!).)
Another thing:
----------------------
Does anyone know how to replace the default Lock with this one? I tried replacing the DeviceLock.exe with this one and it does not work. BSDeviceLock.exe does not exist in WM6 either.
WAS A LITTLE OUT OF IT BECAUSE OF JACK DANIELS. HENCE THE BLACK SLIDER
DUE TO A LOT OF PEOPLE WANTING TO TEST THIS, I DECIDED TO JUST PUT THE FILES IN THE OPEN AS I WORK WITH THEM. LIKE DAILY SNAPSHOP OF THE EXECUTABLES (WHENEVER I WORK ON THEM)
THIS IS A PRE-PRE BETA OPEN TEST RELEASE AND NOT PACKAGED.
UNZIP AND PUT THE FILES IN A FOLDER. THE DLL & THE EXECUTABLE HAVE TO BE IN THE SAME FOLDER
REQUIREMENT: FLASH ACTIVEX (NOT FLASH LITE)
ZIP FILE DESCRIPTIONS:
--------------------------
1. xdaLiveScreenLock.zip (XDA LIVE UNLOCKER)
2. SliderLock.zip (JACK DANIELS BLACK SLIDER)
*****MORE IMPORTANCE WAS GIVEN FOR LOOKS RATHER THAN FUNCTIONALITY WHEN STARTING THIS.****
not responsible for anything that might happen by using this little useless application. There are a lot of small glitches usability wise, else works good. preference was given to aesthetics more than anything else. The size is big due to the sliding component being created in flash.
ADDED A 240X240 SLIDER. THIS HAS NOT BEEN TESTED AS I DO NOT HAVE A 240X240 Device.
.
this looks excellent, good job! I have been wondering about that also, devicelock is signed is it not?
Anyone know of a generic wrapper with basic API calls that I can call from within this Flash Application?
edit: compiled own from source code found, change adopted and compiled.
Hi,
i don't really use the device lock... because when turning the phone in standby all key's are locked and i don't want that the screen is always on...
or is there any other significance about using the device lock??
cyberdrakula said:
NEED TO FIGURE OUT HOW TO READ REGISTRY KEYS with SPACES in BETWEEN ANY HELP
Click to expand...
Click to collapse
don't really know it helps... but just test too but the string in " " like in commandline when using spaces... maybe you can just try to use double bslashes \\windows\\system32\\
this looks awesome. the people on this forum never cease to amaze me. Pure Genius
WOW the progress of this is really good sir, youve managed to implement a few more features since i last looked. This will definatly be in the Extras wiki page once it is fully working
I thought about what you could do in respect to replacing the standard lock, disable the lock in the today settings and map this program to a hardware button (5??) How does it fair after a power off (just standby not fully off) as it would be a good way to check the time etc... in the night?
keep up the good work CD, quite a few people are waiting for something like this.
Heya all gurus, give tha man a little help with issues maybe?
Thanks Ppl.
This is something I have been wanting to do for a while now but just got around to doing it. Hopefully in a couple days I will have everything squared out.
I am wondering if I should let ppl test this out. I will also have changeable backgrounds for this.
.
futureshock said:
Hi,
i don't really use the device lock... because when turning the phone in standby all key's are locked and i don't want that the screen is always on...
or is there any other significance about using the device lock??
don't really know it helps... but just test too but the string in " " like in commandline when using spaces... maybe you can just try to use double bslashes \\windows\\system32\\
Click to expand...
Click to collapse
To read the registry I had to actually use \\\\ to get to different levels. But I am NOT able to read the Value Names with spaces.
.
CCRDude said:
Since not even Sbp Mobile Shell was able to replace the lock screen (and that while they basically have something to show then ready with their new Intro screen), I guess it could get quite complicated to replace it...
Does anyone know if the fake iPhone things that were or were not around are able to replace the lock screen? I especially remember that last one were only videos existed, it had a real good fake, but I'm not sure if the video showed it really in action as a lock screen?
Click to expand...
Click to collapse
I am able to Execute it on "Device Wake" via notifications (thanks KYPHUR for the suggestion.) I also actually was able to replace keylock @ Install time and an installation induced reset. The icon also shows up in the Setting folder.
I am also thinking about doing a Today Plugin. Let's see how that goes.
Looks nice..cant wait till its released..
open Pre-pre Beta Test Release On The First Post.
.
Where to download?
Yeah!!
Would love a slider unlocker as a today plugin. I use the WMP plugin since I use my phone as an mp3 player a lot so the device lock function on the today screen is a must for me.
Great work and look forward (hopefully) to a today plugin.
S.K.
cyberdrakula said:
To read the registry I had to actually use \\\\ to get to different levels. But I am NOT able to read the Value Names with spaces.
.
Click to expand...
Click to collapse
Could you use %20% AND %40% to represent the space and other special characters as they do on other windows products? MS has a list on its knowledge base for these...I think %20% is the space, but not sure
eagle 1 said:
Could you use %20% AND %40% to represent the space and other special characters as they do on other windows products? MS has a list on its knowledge base for these...I think %20% is the space, but not sure
Click to expand...
Click to collapse
yes, in html and such it is, maybe you could use \%20%\ as space , but I am just a webprogrammer, and not a very good one
Looks fantastic, can't wait to see this released, should be a good little utility!
Could you make the slide on the bottom because I have short thumb
cybertron said:
yes, in html and such it is, maybe you could use \%20%\ as space , but I am just a webprogrammer, and not a very good one
Click to expand...
Click to collapse
Actually, in HTTP requests it's %20 w/o the percent sign at the end, and it simply means 0x20, which is hexadecimal 20 or decimal 32, which indeed is a space. I highly doubt that it would be useful in accessing the registry, though.
I don't see why a space doesn't work as just a space when accessing the registry. Perhaps escape it with a backslash (or two)?
Where to download?
Where to download?

iCaller - simple CallerID app - alpha version 0.1.0.3

iCaller v0.1.0.3 alpha
Simple CallerID application which extends system default Incoming Call screen with full-sized pictures, additional contact information and fully customized interface.
Currently, it is an alpha version, which means that it may contain bugs and do not work correctly on some devices. Please give me the feedback, I'll be fixing issues.
You may get it also at my new home site
Features:
- Lightweight
- Expands default incoming call screen without affecting its behavior
- Full-sized contact picture
- Pictures can be stored on a Storage Card or in Pocket Outlook database
- Picture can vary for the same contact depending on its phone number (just name the picture with a number, e.g. 5554433.jpg)
- Customized interface based on HTML (using system HTMLView control, thanks for idea goes to mrproper)
ToDo:
- Screen lock functionality
- Speed improvements
- Bugfixing
Instructions:
- Unpack contents of the archive in a folder on your device, e.g. \Program Files\iCaller (do not forget to copy zlibce.dll too!)
- Check settings.ini - it is configured for English version of Windows Mobile OS, you may need to replace sSysCallerWndTitle option from 'Phone - Incoming...' to your localized name of system default Incoming Call window
- Launch iCaller.exe
For detailed instructions refer to readme.html
Note!
Stop and restart iCaller each time you modify the settings.ini file!
Thanks will test with manila about time just a simple fullscreen caller
Does not work with manila 2D as the manila caller id cuts Icaller out also the call delay is much worse on my 5-6 times before ring is herd ?
wapvirus said:
Thanks will test with manila about time just a simple fullscreen caller
Does not work with manila 2D as the manila caller id cuts Icaller out also the call delay is much worse on my 5-6 times before ring is herd ?
Click to expand...
Click to collapse
Haven't tested with Manila yet. Probably it will require modifying sSysCallerWndClass and sSysCallerWndTitle options in settings.ini to properly hide Manila CallerID. I'll investigate the delay issue too. Thanks for the feedback!
mmh, this is a feature that is build in s2u2 allready (runnes on any device, fullscreen), so where is the different if this is ready?
So this might only be usefull if there is really someone out there who does not use s2u2 , (maybe throttlelock users)
bluemetalaxe said:
mmh, this is a feature that is build in s2u2 allready (runnes on any device, fullscreen), so where is the different if this is ready?
So this might only be usefull if there is really someone out there who does not use s2u2 , (maybe throttlelock users)
Click to expand...
Click to collapse
In fact, I've installed S2U2 and uninstalled it two days after, didn't like the weight and functional overload. So it's up to users to decide
truburt said:
In fact, I've installed S2U2 and uninstalled it two days after, didn't like the weight and functional overload. So it's up to users to decide
Click to expand...
Click to collapse
Not to forget that iCaller works usefully on Smartphones whereas I, for one, have never gotten anything working with S2U2 on a Smartphone. Plus it's lightweight and since you're using the HTMLViewer that means it's also pretty configurable.
I've got a few ideas myself on themes for it...!
Kermit Woodall
Managing Editor
GadgetNutz.com
I assume you can put this in the startup drawer/folder or put a .lnk to it there to start this everytime the phone starts?
Kermit Woodall
Managing Editor
GadgetNutz.com
You say its customizable with graphics..Is this a whole skin/theme ability or just replacing already existing files ?
And is it possible to have gfx for tapped state as well ? And transparent PNG files ?
If so, I would be really interested in skinning it (once its stable and fast ^^).
And, maybe I get this wrong but what do you mean by "screen lock functionality" ?? Sounds like S2U2
regards,
Martin
mmh, its lightwight, of course because it has not much functions, so wait two weeks and we will see because it seems that there is a lock function coming too
The other thing is that you need this and a screenlocker application and a volume control application and and and. with s2u2 you can disable parts of programm. Just my thoughts about another calleer iD.
But maybe usefull for non touch devices or other lockers, as i said.
hey Schmidler, Oesterreich gehoert wieder zu Deutschland *kleiner Spass aus Bayern
Running it on ATT Tilt, stock 6.1 rom, with HTC Home Plugin. Works great so far. I like the HTML layout, it can be customized quite easily.
I have been looking for something like this for a while now, I'll test some more and report back.
yes, S2U2 already got a lot of functionality, but its true that it´s memory intesive.
[OFF-TOPIC] @bluemetalaxe: xD ja klar, Deutsches Reich nichwahr kennst ja hoffentlich http://www.youtube.com/watch?v=wGPGSyCreJA [/OFF-TOPIC]
athis is exactly what I have been looking for for a long time!!!
огромное спасибо!
Going to try on my wizard to see how it works. hopefuly it will rescale my outlook contact photos to something more reasonable.
edit:
Here is a smaller picture for the no caller id.
it is saved as a 2color png in 8bits
weighs less than a kb as oposed to the 7kb in the one you posted.
(This should make a lot the difference with speed as well)
bluemetalaxe said:
mmh, this is a feature that is build in s2u2 allready (runnes on any device, fullscreen), so where is the different if this is ready?
So this might only be usefull if there is really someone out there who does not use s2u2 , (maybe throttlelock users)
Click to expand...
Click to collapse
I'm not using S2U2 or ThrottleLock, and I do find this application could be very useful.
truburt said:
In fact, I've installed S2U2 and uninstalled it two days after, didn't like the weight and functional overload. So it's up to users to decide
Click to expand...
Click to collapse
i have to agree with you.. S2U2 is heavy and pointless for some people. i don't use it and nor need it. I'll be using iCaller, no doubt about it.
thanks
pilgrim011 said:
I'm not using S2U2 or ThrottleLock, and I do find this application could be very useful.
Click to expand...
Click to collapse
I think that the big difference is that it is so lightweight.
You can have as many pictures as you want for your people on storage card without making PIMVOL as huge as mine (1.5mb) and only for few contacts!
can you immagine if I had pictures for ALL of my 200+ contacts??? that would probably add up to 5mb!
Hi Burt,
Installed on my HTC Touch on program files , but still getting the small screen with the picture on the background.
How do i get rid of the small old screen showing the number & get only the new full screen.
thx.
here is what happened on my wizard:
installed ran testcalled from a friends phone.
at the top of the screen I got 3 pictures (same ones from my outlook. under it the blue screen. under that the standard windows mobile bubble.
I think that there needs to be some kind of a scaling engine for outlook photos. at least double size. and the background needs to change from the scarry blue to a black or very dark grey.
looking forward to an update. thanks for trying to tackle a problem that many cant seem to care about
truburt said:
iCaller v0.1.0.2 alpha
Click to expand...
Click to collapse
many many thanks for sharing this useful application, I attach italian.lng (rename .txt in .lng) for Italian users.
I'm trying to change the font size in default theme to have it bigger, but I don't know which value I have to write instad of "{ font-size: large; }"
Thanks in advance.
Ciao, Andrea
Genius2000 said:
many many thanks for sharing this useful application, I attach italian.lng (rename .txt in .lng) for Italian users.
I'm trying to change the font size in default theme to have it bigger, but I don't know which value I have to write instad of "{ font-size: large; }"
Thanks in advance.
Ciao, Andrea
Click to expand...
Click to collapse
I just found how to change the font size "{ font-size: 180%; }", now I would like to change also the font color, any hint?
Ciao, Andrea
S.V.I said:
here is what happened on my wizard:
installed ran testcalled from a friends phone.
at the top of the screen I got 3 pictures (same ones from my outlook. under it the blue screen. under that the standard windows mobile bubble.
I think that there needs to be some kind of a scaling engine for outlook photos. at least double size. and the background needs to change from the scarry blue to a black or very dark grey.
looking forward to an update. thanks for trying to tackle a problem that many cant seem to care about
Click to expand...
Click to collapse
this is exactly what happened to me

Left softkey to Manila All People tab?

I am looking for a way of re-assigning the left softkey on my home tab to open the Manila All People tab rather than having to bring my hidden slider up, scroll to People tab then click the All People softkey. I know how to reassign the softkey and edit the softkey text in the registry, I just need help with the correct path for the All People tab. Is there anyone out there clever enough to be able to furnish me with this (if indeed it is possible)
Try This
Dunc001 said:
I am looking for a way of re-assigning the left softkey on my home tab to open the Manila All People tab rather than having to bring my hidden slider up, scroll to People tab then click the All People softkey. I know how to reassign the softkey and edit the softkey text in the registry, I just need help with the correct path for the All People tab. Is there anyone out there clever enough to be able to furnish me with this (if indeed it is possible)
Click to expand...
Click to collapse
Try this with a registry editor (i.e. PHM Regedit)
Navigate to
HKLM/Software/HTC/Manila
Check For & Change (Type exactly as it is)
HomeLSKPath = !"\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page
Edit the Label
HomeLSKText = Contacts (Text Can be anything you like - Mine says 'Contacts' but if you want you can label it as 'All People')
EDIT: Special thank to Tboy2000 for including this in his thread even I never noticed and a special thank to morpheus1982 for pointing .
First prize to that man!
dhanu1978shka14 said:
Try this with a registry editor (i.e. PHM Regedit)
Navigate to
HKLM/Software/HTC/Manila
Check For & Change (Type exactly as it is)
HomeLSKPath = !"\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page
Edit the Label
HomeLSKText = Contacts (Text Can be anything you like - Mine says 'Contacts' but if you want you can label it as 'All People')
Click to expand...
Click to collapse
Works perfectly, thank you my friend!
No Problem
Dunc001 said:
Works perfectly, thank you my friend!
Click to expand...
Click to collapse
No Prob mate !!! Glad to help
Great idea! Works perfect
thanks, always good info!!
modification requested!
Hi,
I assigned soft-key to All People, thank you.
But I only ever use it to search for a specific contact by pressing Search icon in upper right corner (not by scrolling through the alphabet on the right).
So is it possible to save one extra press and assign to the soft-key the address to open the search field with cursor in it?
Hope I described the requirement clearly enough
The alternative option is to use phone interface and type the name on the numeric keys - but it is noisy.
Thanks in advance for any info.
G.
I don't really understand this, is it in the "String" I shall write this down?
Edit: I got it working
ohhh how would i make an actual shortcut to my all people tab so i can have it as a quick link?
ajfromuk said:
ohhh how would i make an actual shortcut to my all people tab so i can have it as a quick link?
Click to expand...
Click to collapse
Just choose it as a quicklink?
I cant choose it on the links because there is no shortcut to it, but I sorted it now. I just made a txt file, put the 99#"\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page in the file, changed it from a .txt to a .lnk and dropped iot in my starmenu
Works a treat!
dhanu1978shka14 said:
No Prob mate !!! Glad to help
Click to expand...
Click to collapse
Of course it is nice to help someone, but are you not taking the credit for something that was writting in the Leo Tips and Hints Sticky thread written by Tboy2000?
I am not
morpheus1982 said:
Of course it is nice to help someone, but are you not taking the credit for something that was writting in the Leo Tips and Hints Sticky thread written by Tboy2000?
Click to expand...
Click to collapse
Mate,
I am not taking credit for anything ... I just helped him to get what he needed as I was also using this for a long time.. May be Tboy2000 has published this in his thread which is good for everybody... and this is one of the things I do right after a flash .. If you ever use Energy ROMs you will see that NRGZ always assigns left soft key to the "Action Screen" which I change to contacts ..
Anyway if it's in Tboy2000's thread, credit to him for publishing this and once again I expect no credit for this .. was just trying to help a guy without telling him to "Search the damn forum first" with the information I already had in my hand ..
Thank you very much mate ... and really appreciate the concern ..
EDIT: I updated the first reply
Thanks
I am looking forward to this a lot. So many thanks....
If I want to assign the left softkey to lock the device (to lockscreen), how do I do that then?
Halle said:
If I want to assign the left softkey to lock the device (to lockscreen), how do I do that then?
Click to expand...
Click to collapse
You just need to find the exe file for lock and follow the same instructions using that path. Cna you not just press your end key to switch screen off - this also locks the device on my phone?
Dunc001 said:
You just need to find the exe file for lock and follow the same instructions using that path. Cna you not just press your end key to switch screen off - this also locks the device on my phone?
Click to expand...
Click to collapse
Yes I can lock it with the end key... But I want to be able to do it with the soft key to.
Please, I don't understand how to make this. Can someone help me out?
Halle said:
Yes I can lock it with the end key... But I want to be able to do it with the soft key to.
Please, I don't understand how to make this. Can someone help me out?
Click to expand...
Click to collapse
Anyone, PLEASE ?
hi mate
read this : http://forum.xda-developers.com/showthread.php?t=625540
bye bye
Worked like a charm
edo74 said:
hi mate
read this : http://forum.xda-developers.com/showthread.php?t=625540
bye bye
Worked like a charm
Click to expand...
Click to collapse
Thanks, however it does NOT work for me, I did exactly as described.

CheckList (W)VGA v2.1

Platform: Windows Mobile (Tested on 6.5.x)
Overview: A simple Check List application
* Organized by Categories
* New / Modify / Delete Category
* New / Modify / Delete Item
* Move Item to Vault / Restore Item from Vault
* Touch friendly
* Included Desktop Companion (PC application)
* No Master Lists!
* No Descriptions / Notes
* No Quantities
* No Item Pictures
* No Prices
* Without many functions and options
JUST A FRIENDLY CHECKLIST!
Download (old) 1.1 VGA version
Download 2.1 (W)VGA version
Download Desktop Companion version 2.1
Changelog v2.0 :
- Fixed the WVGA resolution.
- The Splash Screen was Changed.
- The user can change the order of the Categories / Items
- Settings Panel added
- The Program now can keep the Backlight On (option)
- The user can change the Item (list) height (option)
- The user can change the Text size (option)
- The user can enable/disable the message dialogs (option)
- The user can enable/disable the splash screen (option)
- The database is saved only if changes detected.
- The graphic files was retouched.
- Many minor bug fixes.
Changelog v2.1 :
- added gray boxes
- fixed category problem
- fixed minus problem (-)
- Marks by default the first Category
- Marks by default the first Item in the selected category
- Many minor bug fixes.
First Impressions
I just discovered this app and thought I'd leave my first impressions. Here goes...
At first go it's just what I've been looking for: a simple checklist app. It seems to be just that. I wouldn't say it's immediately intuitive, but with some messing around I picked up the basic routine. As with all things, with a little more playing around it will become 2nd nature. You should be aware, however, that the screen doesn't render properly in landscape (my phone is a TP2 [WVGA] see details in sig). As such, I couldn't confirm compatibility with the hard keyboard on my device.
Also, something to consider for future development, would be a way to create a link for a specific list that can be placed in one's calendar/appt editor. This probably takes away from the simplicity aspect, but that would be really slick!
I'll play with it some more throughout the week, but for simplicity's sake I like what you've put together -- at least on 1st impressions. Thanks for sharing!
thank you very much for your comments
Dadi68 said:
Platform: Windows Mobile (Tested on 6.5.x)
Overview: A simple Check List application
* No Master Lists!
* No Descriptions / Notes
* No Quantities
* No Item Pictures
* No Prices
* Without many functions and options
JUST A FRIENDLY CHECKLIST!
Click to expand...
Click to collapse
...really simple, really friendly ... but: that is what I really need, it's quick, it's easy....it's GREAT (you're right: keep it simple!!!)
It works on HD2, no prob with keyboard...
I hope, that you are buying soon a new device, to develop a WVGA-Version...aäh, whats about a wrap-up or second row for longer entrys ?
THX and greetz
fast_zorro said:
...really simple, really friendly ... but: that is what I really need, it's quick, it's easy....it's GREAT (you're right: keep it simple!!!)
It works on HD2, no prob with keyboard...
I hope, that you are buying soon a new device, to develop a WVGA-Version...aäh, whats about a wrap-up or second row for longer entrys ?
THX and greetz
Click to expand...
Click to collapse
Do u want to be a beta tester of the 1.2 version? (its wvga compatible - i hope)
Thanks to fast_zorro's valuable help, a WVGA version is coming!
ETA : this weekend
short video for the app
...9.....8....7.....6....
..thanks god, it's friday....
fast_zorro said:
..thanks god, it's friday....
Click to expand...
Click to collapse
Good morning dear beta tester
Today I will make a new version of the desktop companion and tomorrow morning I will release the full package
Im thinking to add an "enable single tap" option but i dont know because its not so friendly...
Anywayz, I will send you the released package via email - megaupload
Have a nice Friday people!
Dadi68 said:
Today I will make a new version of the desktop companion and tomorrow morning I will release the full package
Im thinking to add an "enable single tap" option but i dont know because its not so friendly...
Click to expand...
Click to collapse
May I leave some friendly feedback?
(I'm going to assume you said "yes"...)
First of all, allow me to repeat that this is a great little app. Simple and useful. Further, you have shared it with us freely, and I'm the first to acknowledge "beggars can't be choosy." With this in mind, I offer the following...
The boot time is too slow. One would think that given how light-weight this app is, it should load much like an immediate toggle on/toggle off application. While you're deserving of the credit appearing in your 'welcome'/'boot' screen, perhaps eliminating this feature would speed the load time? Even if it would not speed the load, I would like to see the Category menu straight away without an extra screen to pass through.
Second, it would be nice if Categories, and not just Items, could be saved to the vault. (Am I missing something?) It would be nice to create a simple template to the vault, then be able to copy a version to the active menu which could be applied as needed. Make sense?
Lastly, would it be possible to move the command bar down a centimeter or so? That way 4 full Category/Item panels could be visible w/o having to scroll up/down. I understand it's placed to accommodate ergonomic thumb usage, but to see 4 full Item panels, as opposed to 3 1/2, would be worth the slight stretch...
I'm really looking forward to a WVGA version as I'll be able to use the keyboard on my TP2, which would make this even MORE useful!
Once again, many thanks!!!
p.s. - There's also a couple of spelling errors in the menu guides. 'Aproove' comes to mind right off. ('Approve' is correct) However, your English is far superior to my Greek, so I have no room to criticize...
Minnesinger said:
May I leave some friendly feedback?
(I'm going to assume you said "yes"...)
First of all, allow me to repeat that this is a great little app. Simple and useful. Further, you have shared it with us freely, and I'm the first to acknowledge "beggars can't be choosy." With this in mind, I offer the following...
The boot time is too slow. One would think that given how light-weight this app is, it should load much like an immediate toggle on/toggle off application. While you're deserving of the credit appearing in your 'welcome'/'boot' screen, perhaps eliminating this feature would speed the load time? Even if it would not speed the load, I would like to see the Category menu straight away without an extra screen to pass through.
The boot time is extremely slow... Its not my fault... This programming language is slow (even a "Hello world" takes 3-4 secs to load)
In the new version you have the option to disable the splash screen
Second, it would be nice if Categories, and not just Items, could be saved to the vault. (Am I missing something?) It would be nice to create a simple template to the vault, then be able to copy a version to the active menu which could be applied as needed. Make sense?
Why you make your life so difficult?
Lastly, would it be possible to move the command bar down a centimeter or so? That way 4 full Category/Item panels could be visible w/o having to scroll up/down. I understand it's placed to accommodate ergonomic thumb usage, but to see 4 full Item panels, as opposed to 3 1/2, would be worth the slight stretch...
In the new version you can adjust the row height of the items/categories
I'm really looking forward to a WVGA version as I'll be able to use the keyboard on my TP2, which would make this even MORE useful!
Wait 30 minutes...
Once again, many thanks!!!
You r welcome my friend
p.s. - There's also a couple of spelling errors in the menu guides. 'Aproove' comes to mind right off. ('Approve' is correct) However, your English is far superior to my Greek, so I have no room to criticize...
Please help me to correct them... My English suck...
Maybe I will release the new version in Greek
Click to expand...
Click to collapse
Thank you very much for your post
Dimitris
Version 2.0 added at first post
Thanks to fast_zorro for his valuable help on the WVGA support
Minnesinger said:
May I leave some friendly feedback?
Second, it would be nice if Categories, and not just Items, could be saved to the vault. (Am I missing something?) It would be nice to create a simple template to the vault, then be able to copy a version to the active menu which could be applied as needed. Make sense?
.
Click to expand...
Click to collapse
...not bad, I'm also think about this topic...but, keep in mind the important issue: "small and easy".
I think, these is the most benefit from this app, so any new features should be aware of this point before added.
(MASPWARE Checklist, as example, looks nice, but you could be very easily lost in categories and items in up to 4 stages of deep)
But you're right, there are some improvents possible - let's see, what others will say and give Dadi68 a chance to enjoy the summer before making a version 3.0...
fast_zorro said:
...not bad, I'm also think about this topic...but, keep in mind the important issue: "small and easy".
I think, these is the most benefit from this app, so any new features should be aware of this point before added.
(MASPWARE Checklist, as example, looks nice, but you could be very easily lost in categories and items in up to 4 stages of deep)
But you're right, there are some improvents possible - let's see, what others will say and give Dadi68 a chance to enjoy the summer before making a version 3.0...
Click to expand...
Click to collapse
Hahahaha run DaDi RUNNNNNNNNN
2 weeks left for vacations guys
Ok, add categories to vault...
you mean an empty cateory or a category full of items?
I started to like that idea
Dadi68 said:
Ok, add categories to vault...
you mean an empty cateory or a category full of items?
I started to like that idea
Click to expand...
Click to collapse
Yes, a category full of items: a template. For example, a simple agenda template...
A template of the user's own design could be kept in the vault. In my case, there are occasions when I don't need to use a full appointment editor; I just need to keep a running list of contacts and times for any given day. Instead of retyping the time increments over and over, a blank agenda is always at the ready!
Although, this brings up another issue for me:
Whenever I attempt to edit one of the time slots on my agenda template, I get the warning seen in the pic above. I have the current-most NETCF v35 on my device, in addition to the NET CF v35 Messages.EN.wm .cab: am I missing anything? If I click 'yes' I'm able to continue and add a contact to a time slot, but the error message repeats with each edit.
Looking for ward to watching your app evolve -- Thanks!
Minnesinger said:
Yes, a category full of items: a template. For example, a simple agenda template...
A template of the user's own design could be kept in the vault. In my case, there are occasions when I don't need to use a full appointment editor; I just need to keep a running list of contacts and times for any given day. Instead of retyping the time increments over and over, a blank agenda is always at the ready!
Although, this brings up another issue for me:
Whenever I attempt to edit one of the time slots on my agenda template, I get the warning seen in the pic above. I have the current-most NETCF v35 on my device, in addition to the NET CF v35 Messages.EN.wm .cab: am I missing anything? If I click 'yes' I'm able to continue and add a contact to a time slot, but the error message repeats with each edit.
Looking for ward to watching your app evolve -- Thanks!
Click to expand...
Click to collapse
Replace the [-] with [...] and it will work fine!
About the Category -> Vault ...gimme some time, maybe next week
great tool - thats what i'm looking for. THX!!
Look nicely, I will try this program out.
Guys a beta 2.1 is out, that supports grayed checkboxes...
Im waiting for comments from my dear beta-tester
@Minnesinger : Can you help me by correcting spelling errors? To fix them before release the new version?
@All :
To Do:
1. Store full Categories (with items) into Vault [ NEXT WEEK ]
Have a beautiful weekend people!
Dadi68 said:
@Minnesinger : Can you help me by correcting spelling errors? To fix them before release the new version?
Click to expand...
Click to collapse
Yes, of course. I would be happy to. Check your PMs and I'll attach a Word document with a complete list. Although, from what I've observed there are only a few minor things...

Categories

Resources