Your comments

Hello. 

You can use this script for example


//For exmaple x=value^2
function FromSlider(value)
{
  return Math.round(Math.pow(value, 2));
}

var OurSlider = IR.GetItem("Page 1").GetItem("Item 1");//it is our slider
IR.AddListener(IR.EVENT_ITEM_RELEASE, OurSlider, function()//release listener
{
   OurSlider.Text = FromSlider(OurSlider.Value);  //Get value from slider, convert it to value^2 and write to the slider text property
});

Hello

Yes, mailing is disable because soon we will remove "Feedbacks" section from store


ok, we found issue. I will write you when it will be fixed

hello.

We will check it. Thanks for your feedback

хорошо. на сообщения не обращайте внимания, они информационные и мы скоро их уберем

добрый день. Функционал весь работает у вас? Эти сообщение не влияют на работоспособность

Hello,

i attach smartphone and retina project to this post. Check it please

Sonos_rebuild.rar

Hello,

we test it again and everything fine in our office. check that you use the latest app version from AppStore(Google Play) and that you use the latest sonos project ( you can find it here https://drive.google.com/open?id=0B36a0ayl55pmREtSWHVFcGRpZnc). Soon we will upload yhis project to our site

it does not works on ipad or on windows? try it on windows and it will not works then send to me a screenshot of GUI and logs

Jackie, not right not. Soon this version will be avaliable