Posts by Gabriel Rocco • 21 points
1 post
-
2
votes1
answer124
viewsQ: How to simulate a button click on Swift (for MAC OSX)
I’m making a program for Mac and need to find a way to "click" a button from a code. I’m trying to put this code on another button and I’ve tried it in the 3 following ways: func mouseDown(_…