Page 1 of 1

Possible problem with RapaGUI on Linux Manjaro

Posted: Thu Jan 25, 2024 10:41 am
by Allanon
Hello Andreas,
here is a discussion about a problem I found on Linux -> viewtopic.php?t=3881

It seems that I some widgets like listview, are (graphically) updated only when the program returns from a callback function, this causes problems if I want to track a long operation adding messages into a listview, for example during a long loop.

Sample code is here, on the same thread:
viewtopic.php?p=20222#p20222

@plouf has tested the script with Win11 and I've tested the script under Win10, this problem seems only on Linux

Thank you :)

Re: Possible problem with RapaGUI on Linux Manjaro

Posted: Sun Jan 28, 2024 12:43 pm
by airsoftsoftwair
Replied in thread. It's a feature, not a bug :)

Re: Possible problem with RapaGUI on Linux Manjaro

Posted: Wed Jan 31, 2024 5:47 pm
by Allanon
airsoftsoftwair wrote: Sun Jan 28, 2024 12:43 pm Replied in thread. It's a feature, not a bug :)
Thank you :) I've also replied there :)