Uw opmerkingen

Hello!


Unfortunately, to get the name of the pressed button is possible only with the help of a script that is written above.

Hello!


Unfortunately, we have no special method for this, but you can implement this on the script. As you wrote, you can use for this the timer.

Here is an example Project 1.irpz


Здравствуйте!


К сожалению, поменять цвет элемента Slider можно только через slider color вручную и воздействовать на этой свойство больше никак нельзя. Тем не менее можете воспользоваться нашим примером по установке собственного слайдера на Level и у него можно будет менять цвет через скрипты, как у обычной кнопки.


alternate slider.irpz

Hello!


Please run Wireshark while your SIP is working.



And when the SIP reconnecting, save the data of work your network and send us on mail - support@iridiummobile.ru

In order to save the data of work your network, you need to stop the Wireshark




and save the data.


Совершенно верно. Так вы сможете минимизировать количество отображаемых элементов в дереве страниц и попапов

В таком случае могу предложить вам каждый элемент большого попапа вывести на отдельный попап, затем заполнить ими лист. Вот пример: exp_1.irpz

Здравствуйте!


Никита, в Static List вы скорее всего не поменяли параметр List Type, поэтому у вас происходил возврат к центру. Вам необходимо выбрать значение Stick Left&Right.


In this case, try to intercept a command sent to the device. This can be done using the program Wireshark. For this you need to configure it a certain way. Look at the picture:


1) For starters, set a filter. Where:

ip.dst_host - the type of filter

188.125.93.101 - The destination IP-address (in this case, the address of the Yahoo weather site - weather.yahooapis.com)

2) Then make an enquiry through the browser using your link. In the resulting strings, find the string with GET request. Like on the picture.

3) In the window with the detailed information you will find the complete contents of the command.


You will then be able to use this data to send commands to the device via the TCP driver (AV & Custom Systems (TCP))

Можно сделать размытое изображение немного прозрачным при помощи параметра Opacity, чтобы через него просвечивали элементы находящиеся на странице снизу.