Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Share Your Creations > Open Source Projects
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Open Source Projects The place to discuss Basic4ppc open source applications.

Pocket Weather

Reply
 
LinkBack (2) Thread Tools Display Modes
  #51 (permalink)  
Old 11-28-2008, 02:27 PM
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default

Quote:
Originally Posted by klaus View Post
Hi digitaldon37,

Here is the version with the image background.

It is based on your version 0.32.
The first goal is to show what could be done.

What is missing:
- landscape mode not yet done
- other screen sizes not done
- no theme on the settings form

What has changed:
- all the Labels on Form1 are not necessary and were removed.
- Form2 is removed
- added a themeBordreColor in the INI file
- replaced the theme Textbox in the settings form by a Combobox

I have updated the E, D, F text files.
Please check for the others I, P, S for changes. Be aware that in these last files there is one text line more than in the older ones. And if you have added some other texts in the program they should be added.

The themes are in seperate zip files, they are too big.
Copy the themes in 'sky' and 'sunset' folders in the themes folder.

Best regards.
I just looked at this and I can only say - AWESOME!

I just finished v34 which had a theme selector and applies - don't need that now. That leaves me with the changes I put in for my version .33 to be merged with this code.

Since I've added all that I want to at the moment, can I update your code and post v34 for you to work off of?

Again, your contributions are really nice!
Reply With Quote
  #52 (permalink)  
Old 11-28-2008, 03:21 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 4,463
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Here is the VGA version !
It's only the sbp file.

Best regards.
__________________
Klaus
Switzerland

Beginner's Guide / User's Guide
Reply With Quote
  #53 (permalink)  
Old 11-28-2008, 04:09 PM
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default v.35

Quote:
Originally Posted by klaus View Post
Here is the VGA version !
It's only the sbp file.

Best regards.
I uploaded the merged version of your v.32c and my v.34 - please use this for modifications.

Changes include:

1. Buttons and detail condition images have a mapping file like the current conditions file
2. Fixed default detail (Yahoo) images - condition and detail now match
3. Added support for integration with S2U

Does the imageLibEx library have source code so that it can be compiled into the executable?

I will look at the VGA version you uploaded to see if I can merge that in, but I want to wait to make sure that we're using the same code base.
Reply With Quote
  #54 (permalink)  
Old 11-28-2008, 05:17 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 4,463
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Yes we have the same source code base.

Do you want me to add the vga part, or do you want to do it yourself ?

For the landscape mode, do you want to do it or should I do it ?

Best regards.
__________________
Klaus
Switzerland

Beginner's Guide / User's Guide
Reply With Quote
  #55 (permalink)  
Old 11-28-2008, 05:53 PM
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default

Quote:
Originally Posted by klaus View Post
Yes we have the same source code base.

Do you want me to add the vga part, or do you want to do it yourself ?

For the landscape mode, do you want to do it or should I do it ?

Best regards.
Since you are familiar with both, would you please add them both?
Reply With Quote
  #56 (permalink)  
Old 11-30-2008, 06:54 AM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 4,463
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Here we are.

Version V0.36 is attached.
- Added VGA and Landscape modes with backgroung image.
- A part of the VGA mode was already done by Filippo.
- Minimize button works on the device, needs a Task Manager like MagicButton.
- Screen orientation change works now on device

I have tested a lot, but there could remain some bugs in the different displays according to the lengths of the waether texts or the words in the different languages.

I could test the VGA mode only on the desktop in increasing the screen size but not on a device.

Best regards.
__________________
Klaus
Switzerland

Beginner's Guide / User's Guide

Last edited by klaus : 11-30-2008 at 07:16 AM.
Reply With Quote
  #57 (permalink)  
Old 11-30-2008, 12:26 PM
Filippo's Avatar
Basic4ppc Expert
 
Join Date: May 2007
Location: Schwäb. Gmünd, Germany
Posts: 977
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hallo klaus,

I do not know what you've changed everything, but the VGA resolution on the PPC does not work anymore.

ich weis nicht was du alles verändert hast, aber die VGA-Auflösung auf dem PPC funktioniert nicht mehr.


Ciao,
Filippo
__________________
PPC: MDA Pro, 2GB SD
Device: HTC Desire , Android 2.2
______________________
Reply With Quote
  #58 (permalink)  
Old 11-30-2008, 01:01 PM
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default Version .36

Developer's version .36 has been posted to the main post. Changes include Klaus's theme support, as well as a few bug fixes.

.36 (11/28/08)
================================================== ===================
- Main page fonts changed from bold to normal to reduce 'fuzziness"
- Today details now show today's forecast, not current
- Add locations are aligned on screen properly
- Fixed drop down combos to inherit theme colors
- Weather direction for 360 degrees now shows "N"
- Merged image library source, DLL no longer required
- Main page weather icons now inherit theme color
- Background images can be png, gif, or jpg (define in theme.ini)
- Fixed settings crash when location added & went back into settings
- NEW: portrait/landscape (switch back & forth)
- NEW: VGA (I can't test this)

Please use the .36 version that is attached to post #1

On another note - this thread has hit the attachment file size limit - can everyone delete attachments in their messages? Thanks!

Last edited by digitaldon37 : 11-30-2008 at 01:08 PM.
Reply With Quote
  #59 (permalink)  
Old 11-30-2008, 01:21 PM
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default

Quote:
Originally Posted by Filippo View Post
Hallo klaus,

I do not know what you've changed everything, but the VGA resolution on the PPC does not work anymore.

ich weis nicht was du alles verändert hast, aber die VGA-Auflösung auf dem PPC funktioniert nicht mehr.


Ciao,
Filippo
Please let me know if it still is a problem with the version I uploaded to the main post. I also forgot to add you to the credits for the "About" panel - I'll get that added in the next release.
Reply With Quote
  #60 (permalink)  
Old 11-30-2008, 01:22 PM
klaus's Avatar
Basic4ppc Expert
 
Join Date: Oct 2007
Location: Fully, Switzerland
Posts: 4,463
Awards Showcase
Forum Contributer Beta Tester Competition Winner 
Total Awards: 3
Default

Hi Filippo,

As I could not test it, thanks for doing it.

Added at the beginning of the DrawText routine:
Code:
<font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff">If </font></font></font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font color="#800080"><font face="Courier New"><font size="2"><font color="#800080"><font face="Courier New"><font size="2"><font color="#800080">cPPC </font></font></font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff">Then</font></font></font>
</font></font></font></font></font></font><font face=
"Courier New"><font size="2"><font face="Courier New"><font size="2">Font1.Size=fs</font></font>
</font></font><font face=
"Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff">Else</font></font></font>
</font></font></font></font></font></font><font face=
"Courier New"><font size="2"><font face="Courier New"><font size="2">Font1.Size=fs*scale</font></font>
</font></font><font face=
"Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff">End </font></font></font></font></font></font></font></font></font><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff"><font face="Courier New"><font size="2"><font color="#0000ff">If</font></font></font>
</font></font></font></font></font></font>
I hope that this will remove the problem.

I tried to add version0.361 but there is a problem with the server.
Will try it later.

Best regards.

Hallo Filippo.
Danke für den VGA Test. Habe das Program wie oben stehend am Anfang der DrawText Routine geändert.
Hoffe dass das das Problem löst.
Wollte die neue Version posten, geht leider momentan nicht.
Versuche es später.

Grüsse.
__________________
Klaus
Switzerland

Beginner's Guide / User's Guide
Reply With Quote
Reply



LinkBacks (?)
LinkBack to this Thread: http://www.basic4ppc.com/forum/open-source-projects/3323-pocket-weather.html
Posted By For Type Date
1800 PocketPC - Pocket Pc Freeware and Windows Mobile 6 Software - Part 2 This thread Refback 11-24-2008 11:40 AM
Pocket Forecast [v.25] (formerly Pocket Weather) - xda-developers This thread Refback 11-17-2008 10:17 PM
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Weather web service using HTTP lost2 Share Your Creations 5 02-14-2012 05:47 AM
Another Pocket Wiki digitaldon37 Open Source Projects 4 12-30-2009 02:12 AM
Personal Pocket PC Wiki tsteward Open Source Projects 133 02-24-2009 10:01 AM
Pocket Burning Sand neilnapier Questions (Windows Mobile) 2 11-05-2007 07:53 PM
print class for pocket pc tanrikuluahmet Basic4ppc Wishlist 1 10-01-2007 09:10 AM


All times are GMT. The time now is 12:57 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0