Thread: Pocket Weather
View Single Post
  #29 (permalink)  
Old 11-21-2008, 06:39 PM
digitaldon37 digitaldon37 is offline
Basic4ppc Veteran
 
Join Date: Jan 2008
Posts: 215
Default

Quote:
Originally Posted by klaus View Post
The multilanguage version V0.26 is ready.
Can you transfer it to your 1st post.

I have also added Filippo's menus.
Great! I am going to give this a quick test and upload to the main post and over at xda-developers

Quote:
In looking deeper in your code I have two suggestions.

1. On several places when you you set the Visible property to False you set also the Enabled propperty to false. You don't need to set both to False. When setting Visible to False the Control is not available.
Thanks. That would make it easier and reduce the chances of me forgetting to re-enable elsewhere.

Quote:

2. For the images on the main window you have around the images 4 Labels for the border. One label would be enough, with the outer dimensions 4 pixels wider. I changed it for the upper left image.
I know it was probably bad practice on my part, but I was experimenting of how to use a GIF for the weather status, and still allow a background form image to show through and still have borders. (though it's not coded for this - this is why I was asking about controls that have transparency in one of the other threads) Hard to explain so I'm uploading a mock-up image

Quote:
Perhaps I have missed some texts, please let me know or you can add them.

@JOTHA: Könntest Du mal die Deutschen Texte durchschauen und eventuelle Verbesserungen durchführen.
Schon mal Danke im Voraus

@Filippo: la versione in Italiano ?

Best regards.
I'll look it over - again Thanks!
Attached Images
File Type: jpg background.JPG (19.0 KB, 12 views)
Reply With Quote