I have a widget for SC that I use GUI element QLCDNumber, but there is no in newer versions support (6.04). Wouldn't it be possible to add/return this?
I changed ScriptCommunicator so that if it detects a not supported Widget (e.g. LCD number) it adds a message in the script window instead of showing a message box. Now your scirpt can be started automatically.
I added a prerelease of ScriptCommunicator in the attachment.
Hello,
I have a widget for SC that I use GUI element QLCDNumber, but there is no in newer versions support (6.04). Wouldn't it be possible to add/return this?
Thanks in advance
Last edit: strelsi 2023-10-03
Hi,
I will add this in the next release. But it will take a while because I have not much time at the moment.
thank you for answer. it actually works after recompiling the widget, but it cannot be started automatically. very simple example in the attachment.
Hi,
I changed ScriptCommunicator so that if it detects a not supported Widget (e.g. LCD number) it adds a message in the script window instead of showing a message box. Now your scirpt can be started automatically.
I added a prerelease of ScriptCommunicator in the attachment.
Thank you.
:-)