i have divided the programm in 2 modules, now it's possible to load also on a PPC, to modify and to test.
But it is only a suggestion from me.
Ciao,
Filippo
Hi Filippo,
I ran it on the PC and it took up half the screen. Was this one of the changes?
I'll test out on my pda and see how it works. I'll have to merge in some changes (this looks like it is based on .47 and the last release I had was .49)
Last edited by digitaldon37 : 12-23-2008 at 04:03 PM.
I ran it on the PC and it took up half the screen. Was this one of the changes?
there is no change. You can use the VGA resolution free. Look at this picture.
Quote:
I'll test out on my pda and see how it works. I'll have to merge in some changes (this looks like it is based on .47 and the last release I had was .49)
there is no change. You can use the VGA resolution free. Look at this picture.
This change is based on v0.47.
Ciao,
Filippo
It should be easy for me to merge the changes in - since most of them were a couple of lines here and there to fix bugs.
I just rolled everything back into a new public release (1.2.1) and except for the plug-in that I'm writing for it (which will be something that I can use for other projects) I think this project has reached a point where there probably won't be a lot of changes, at least from me.
Special thanks to Filippo for the VGA routines and a very big thanks to Klaus - he's earned co-author of the program since he's contributed so much code to it (from the language support, printing onto the form which made theming possible, and much more)
And of course thanks to Erel for a great product and to agraham for the dozens of libraries which make programming easier.
The language files have been updated in the attached zip file.
There are still some added texts, not translated in some files, Italian, Spanish , Portuguese, Russian.
The text numbering in the files beginns with 0 !
That meens that the total number of lines is one more than the number in the first line in the files.
The language files have been updated in the attached zip file.
There are still some added texts, not translated in some files, Italian, Spanish , Portuguese, Russian.
The text numbering in the files beginns with 0 !
That meens that the total number of lines is one more than the number in the first line in the files.
Best regards.
Thanks Klaus. I'll add this to my to do list and get an update posted in the next couple of weeks.
.53 (1/24/09)
================================================== =============
- add translate for "actions", "save", "minimize"
- add theme variable "themeButtonBorder" to turn off borders
.52 (1/20/09)
================================================== ==============
- add menu support for 240x240 navigation
- add support for 320x320
- fix for old city cache error message
Not a lot of big changes - but some that I've been meaning to get to. I need to translate the three menu options that I added (all the lang files updated but with english) and if everything tests out in the next few days I'll update the cab for the "public release"
The biggest change was adding support for 320x320 - most of the code defaults to either a QVGA display or VGA display and the 320x320 produced some weird results (mainly due to font resizing and switching between landscape and portrait). I also added some menu navigation so that if this is run on a 240x240 you can move around the screens
With this release, the program seems to run ok and look somewhat decent in all PDA resolutions.
I have seen some other non translated words in the program.
In the Main menu
- About
In the Config window
- Error logging
- integration
- Forecast
In Config/Actions menu
- Back
Attached the modified files, source and language files.
The English, French and German text files are uptodate, all the others need translations for the last words.
I saw on xda-developper the request to translate also the weather conditions.
Attached is the modified program with three WeatherCond files in English, French and German.
I didn't translate these at the beginning because the texts provided by Yahoo are more complete than those given with the weather condition code. The program uses for English the original Yahoo texts, and for other languages if there does exit a WeatherCond file, the translations.
Hi Don,
Here is Version 0.60 with the metric values calculated from the anglosaxon values.
Metric wind speed either in km/h or in m/s.
I don't know what confidence we can have in the values given by Yahoo.
I made a small check with Yahoo Weather at several location around the world and compared the values in 'in Hg' and 'milli bar', there are quite big differences !? I don't know if I am missing something !? Excel file attached.