When I try to implement a test environement, I use several LED (custom widget under Qt designer).
At the time of saving my work something goes wrong with the property visible, it is always set to false on any LEDs of my GUI :(.
I did changed the property visible on all of the ancestor of my LEDs (according to Qt documentation), but it seems to be the same...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try to implement a test environement, I use several LED (custom widget under Qt designer).
At the time of saving my work something goes wrong with the property visible, it is always set to false on any LEDs of my GUI :(.
I did changed the property visible on all of the ancestor of my LEDs (according to Qt documentation), but it seems to be the same...
Hi,
can you send me your GUI and your corresponding script?
PS: Does the script under exampleScripts\WorkerScripts\CustomWidget\Led work correctly?
Best regards,
Stefan
Last edit: Stefan Zieker 2016-05-25
Hi Stefan,
you'll find enclosed my GUI and Javascript I designed at my work.
I hope to find the solution as I'm not a good programmer but your tool
ScriptCommunicator helps me a lot to achieve the test of a PCB.
First let me state that I use the release 4.8.0 of ScriptCommunicator.
Thank again for your help.
Best Regards,
Colin.
I use Script
On 25/05/2016 17:39, Stefan Zieker wrote:
Hi Colin,
put the dll from the attachment under plugins\designer. Now it should work. This changed dll will be part of the next release.
PS: The current version von ScriptCommunicator is 04.12.
Best regards,
Stefan
Last edit: Stefan Zieker 2016-05-28