I've found the problem.
It was due to the clock update fnct.
What I think is the following:
- due to speed of the EZ, the sysIdle() fnct that update the clock take a non
negligible time.
- conflicts could then occures when both the time and finder need to be
refresh.
Philippe
> Hi Micah,
>
Hi Micah,
I'm tracing a bug in my program.
I got very often the 2 following errors (not at the same time):
*** PicoGUI ERROR (HANDLE) : Bad handle for widget text property
This one appear when I close a popup -> I think that could occure when refresh
of the background
*** PicoGUI ERROR (INTER