alexhuangdz
Results
4
comments of
alexhuangdz
I have a idea, we regiseter a eventDelegateObject before application start, all the later registered objects' notification be sent to this eventDelegateObject, then this delatation dispatch it to right Python...
I tried on my local version ,it works.
I tried on 2021-Oct's pyqtlet2 version, it doesnt work.
I am no idea about how to debug JS under python running env.