AROS World Exec
Development => AROS Software Development => Topic started by: MarcusF on July 18, 2022, 10:02:01 PM
-
AWeather is up on Aminet http://aros.aminet.net/package/util/wb/AWeather and hopefully shortly on Aros Archive as well
Live weather forecast on AROS x86 desktop. Written in FreePascal
-
Published on the archives, thank you!
There is a small bug report: if you start application without network being setup (as for example default AROS linux hosted setup) it will crash while accessing sockets (probably because it does not detect that bsdsocket.library is not present?).
-
Thank You Marcus :)
(https://i.ibb.co/k2zg6hG/wand-1.jpg)
-
A consideration for the next releases the saving of preferences once at the start and then if you could definitively position yourself on the workbench via tooltype for example
All Best and thank you for your support
-
Marcus I tried AWeather successfully, created the DualPNG icons in AROS One style, also recreated the images giving some color :)
I noticed that it is not possible to see the weather predictions only on the capitals, is it not possible to have the information about your own city using the appropriate Geographic Coordinates? also is it possible to change Fonts and size?
-
Thank you all for testing it!
deadwood - Yes, it assumes networking is present. I will make fixes for v1.1 :)
salvo - I will see if I can store the window location and reload it when the program is started
AMIGASYSTEM - Do you mind sharing the colorful icons?
You can put in any coordinates, the list is just a quick preset that fills in the long/lat fields. When you click Save it should save your settings to file and load them next time.
-
AMIGASYSTEM - Do you mind sharing the colorful icons?
I attach DualPNG Icons and Images in two different sizes !
-
salvo - I will see if I can store the window location and reload it when the program is started
Ok Marcus
-
salvo - I will see if I can store the window location and reload it when the program is started
Ok Marcus
Yes I can do this in a future update but it will require a rewrite from LCL to ALB42's MUI lib so it might not be the next update but it will definitely be in a future update :)
-
no problem Marcus but every time I start the program he always asks me the settings :-\
-
@salvo
This happens to you because you saved wrong coordinates
-
AWeather is up on Aminet http://aros.aminet.net/package/util/wb/AWeather and hopefully shortly on Aros Archive as well
Live weather forecast on AROS x86 desktop. Written in FreePascal
Nice work. Thanks.
-
Thank you miker!
I'm working on the next version right now :)
-
@salvo
This happens to you because you saved wrong coordinates
select rome and rome :)
-
It opens the Settings every time on start by workaround. There's something weird that's causing the application to break if it displays the Weather panel first.
-
select rome and rome :)
You must also enter the correct coordinates "Longitude and Latitude" and then save.
-
It opens the Settings every time on start by workaround. There's something weird that's causing the application to break if it displays the Weather panel first.
ah ok Marcus :D
-
If you double click the City it should populate the lat/long automatically, or you can manually enter whatever coordinates you want
-
yes Marcus i see :)