@ricardo.eira wrote:
Hello,
I know already have some topics with this question, but I did not see any solution so I’ll come back to the question:
I need on while loop True, when the mouse button is clicked the break loop.
This work:
if scriptcontext.escape_test(False):
breakBut I need break with mouse button.
Any help please.
Posts: 9
Participants: 3