Welcome!
On this forum you can discuss iRidium with other users.
iRidium consist of 2 main components - i3 pro app and iRidium Server. Please post here your questions, ideas or errors you find.
Please send your questions to support team as a private messages.
Please subscribe to the Change Log to know our news
We have moved our support service to a new technical support system. Since 17.01.2022, we have disabled the ability to create appeals through the userecho personal account. Now all requests are processed via mail to support@iridi.com .
Thank you for your understanding and have a nice day.
Object Button not showing text with Windows 10
I recently added a new PC running windows 10 and have to run iRidium Studio as Administrator. When I add an object button with two states, I cannot get Text to show on the button in the GUI designer. It seems to be fine if I add the button without the graphics and then add the text with two separate graphic states.
EVENT_GLOBAL_TAG_CHANGE и несколько панелей управления
На серверном проекте создан
1) Подписываемся на:
IR.SubscribeTagChange("Drivers.iRidium Server.current_source");
3) IR.SetGlobalListener(IR.EVENT_GLOBAL_TAG_CHANGE, function(name, value)
if ( name.indexOf('current_source')!=-1 ) {
IR.GetItem("Page 1").GetItem("ltem 1").GetState(0).Text = value;
}
}
В итоге на сервере current_source изменяется но результат выводится только на текущей панели. На второй автоматически не выводится.
Каким образом можно синхронизировать панели?
Позиция Z у созданного через JS элемета
Добрый день. Есть ли какая нибудь возможность выравнивать созданные через js объекты по оси Z (z-order).
Спасибо.
64-bit version i3 Pro
Hi,
we see, there is a 64-bit version of i3 Pro:
Please, clarify to us:
- How we can choose for this i3 pro - 64 version when we are using the Studiosoftware, and starting the Emulator
- Why there is no 64-version of Studio?
Thanks
Theo
В редакторе скриптов в подборе "Functions" показывать не только глобальные функции но и функции переменной.
В редакторе скриптов в подборе "Functions" показывать не только глобальные функции но и функции переменной(объекта). А именно в примере:
var some_object =
{
function_inside_var: function(_src, _dest)
{
}
}
Показывать и функцию "function_inside_var" - для ускоренного перехода к телу функции.
Это очень поможет при объектно-ориентированном подходе к программированию.
Hide projects in i3 cloud
Hi,
As i understand all my clients projects should be uploaded to the i3 cloud in separate folders,
When i swipe right i can download any project from the cloud,
It is not acceptable that my client will see all the folders with names and projects,
How can we sort thus issue ?
thank you
[i3 Pro] iPad with LAN adapter
Someone have already tested the i3Pro (iOS) and an ipad with a LAN Adapter?
It works?
You have encountered problems?
only i3 PRO download for Windows
Hi there.
Is it possible to make a simple download for only i3 pro for windows, without whole packet with studio, transfer etc..
Our clients is very confused with all programmering software, the only thing they need is i3 pro for there windows client..
Is it possibility ?
Open v3 in V2?
Is there any way to save a V3 project to be opened in V2
Добавление элементов к Static List через JS
Добрый день. Подскажите пожалуйста, можно ли управлять элементами Static List через JS. (добавлять, удалять)
Спасибо.
Customer support service by UserEcho