XWidgetSoft Forum https://www.bbs.xwidget.com/ |
|
How to edit weather settings from Celcius to Farenheit? https://www.bbs.xwidget.com/viewtopic.php?f=8&t=6991 |
Page 1 of 1 |
Author: | Faslane [ April 25th, 2019, 2:44 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Sorry voice to texting .a few errors I know. Sorry. |
Author: | Jimking [ April 25th, 2019, 2:48 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Hello Faslane, You can change the temp to C><F with many ways. The option works fine. You need to check your particular design/widget because something is missing and the imperial or metric setting doesn't work. You can change it: 1. From the right click built-in option caption>Metric/Imperial units - onclick>!SwitchUnit 2. Using any clickon option with this tagcode "!SwitchUnit" directly on a widget assigning it to image,txt,button etc 3. Using js code: accweathercore1.cmd(null,"!SetCelcius") accweathercore1.cmd(null,"!SetFahrenhite") accweathercore1.cmd(null,"!SwitchUnit") For example using a button: Code: function button1OnClick(Sender) { accweathercore1.cmd(null,"!SwitchUnit") } If you still can't figure out how to do it, attach the .xwp and I check it for you. With all the above you'll not have problems... ![]() |
Author: | Jimking [ April 25th, 2019, 2:50 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
The "${highTemp4}° | ${lowTemp4}" and the high/low temp tags in general have nothing to do with the "Farenheit" or "Celsius" I made this widget. Maybe I forgot to assign the tag code? Let me check... |
Author: | Faslane [ April 25th, 2019, 2:54 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Jimking wrote: The "${highTemp4}° | ${lowTemp4}" and the high/low temp tags in general have nothing to do with the "Farenheit" or "Celsius" I made this widget. Maybe I forgot to assign the tag code? Let me check... Thank you. I understand but yes, neither metric or imperial change from one to the other when simply selecting from the pop-up menu. TY ![]() |
Author: | Jimking [ April 25th, 2019, 2:55 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Faslane wrote: Jimking wrote: The "${highTemp4}° | ${lowTemp4}" and the high/low temp tags in general have nothing to do with the "Farenheit" or "Celsius" I made this widget. Maybe I forgot to assign the tag code? Let me check... Thank you. I understand but yes, neither metric or imperial change from one to the other when simply selecting from the pop-up menu. TY ![]() I checked. The widget and the right click option about C><F temps works fine. If you want to add any clickon direct option to the widget, follow my instructions to my prev post You can also change the default temp unit from the accuweathercore "Core Settings" clicking on it, on the bottom of the designer, or from the "Weather Information" window. |
Author: | Faslane [ April 25th, 2019, 3:03 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Actually when you click the widget and select metric or imperial it doesn't change anything. I've tried it on three devices so I know I'm correct. You might want to review that because they definitely do not work. I simply went into the menu items and unticked the is metric box so it defaulted to imperial and then saved it for my local downloads but the menu items that should toggle back and forth from one to the other definitely do not work. Even after updating the weather they don't change a thing. |
Author: | Jimking [ April 25th, 2019, 3:09 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Sorry Faslane because I still don't understand what you want to do. I perfectly know how the widget works because I made it.. ![]() There is NO clickon option or any hotspot used for "clickon" function. Questions: 1.You're talking about pc or Android? Because in this section is for the pc widgets... If you're talking about Android I need to check the Android version.. 2.You want to create a hotspot to directly change the unit or the "right click" option doesn't work for you.. Ok I think I found it. Seems that I forgot to assign the tag there.. Give me 5 mins to fix and re-upload it to the Android gallery... |
Author: | Jimking [ April 25th, 2019, 3:17 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Ok fixed! Thank you for let me know. The amount of the widgets is big and errors can happen during the port to Android. I have already overwrite the widget. Please download again from the online gallery! I suggest you to remove the not working widget first. Tell me if it's ok now.. |
Author: | Faslane [ April 25th, 2019, 3:25 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Yes even though I fixed mine by disabling is metric, I still deleted it and re-downloaded it and everything is working great ![]() ![]() |
Author: | Jimking [ April 25th, 2019, 3:33 pm ] |
Post subject: | Re: How to edit weather settings from Celcius to Farenheit? |
Thanks again for let me know and of course for the support! More widgets will be posted soon. I wait the Dev to post the last fixed version of the pro on PS. We faced some problems porting the app from the old SDK and Eclipse to the new SDK26 and Android Studio, but all the fcs and bugs have been fixed. We'll continue to work on improving the app . If you have something to report about Android app please next time use the "XWidget for Android Forum" section to avoid confusion viewforum.php?f=19 ![]() |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |