> Almost of your needs are in svn now. About this one specificaly, you > have already all the needed tools in EWeather.h.
Thanks, I needed to do only a small changes to my own test code and it seemed to work against the latest version of libeweather in repo. The only thing that seemed missing compared to my original patches were the idea for specifying also the source temperature-format. To my understanding the API now forces that the data must be set to model by using that temperature type that it also wanted to be used for showing up the temperature in UI. So if I have file which has data in celcius format and want to show the data in fahrenheits, I would now do the conversion myself just before setting the data to model. That would prevent of doing easily an UI where the user is allowed to switch the representation of data in screen between celcius and fahrenheir formats on the fly. Mika ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
