-
Under some circumstances, Graphite crashes with a Lua stack overflow. There may be an event handler that enters an infinite recursion.
It happens after a looong time though.
To reproduce, start Grap…
-
Copying this issue report from YouTube by HostGrady: "I have noticed the "write" function is quite slow in comparison to autogui's version. On top of that the interval function doesnt really function …
-
doesn't support mac and linux ?
PyAutoGUI works on Windows, macOS, and Linux.
-
It seems like AutoGUI is not compatible with the built in AutoXYWH.ahk located in required\Lib.
Enabling AutoXYWH in the properties of a control yields an error saying "This variable has not been ass…
-
I think a cool feature would be the program automatically opening a browser going to Slither.io then the python program activates. I would be happy to help with this feature if you think it is a good…
-
I am probably the last person to define what is difficult or easy when it comes to coding, so I apologize if I come off as ignorant or entitled.
The main reason I came over was to ask about the ro…
-
Hello Geoffrey!
I was thinking about a way to improve the fitting with your tool.
Indeed, what can be annoying is that when you have loaded some points you are obliged to fit them...
What do you th…
-
I have a strange bug that I'm trying to wrap my head around. When using spix (modified to print the mouse events) with a minimal QML application on Qt6 everything works as expected:
```qml
Applica…
-
Hi!
Very nice tool you implemented!
On my mac, python 3.6 it is mostly working all right.
But once every 2-3 times, the gui (sliders) freezes and I did not manage do understand the reason (no warni…
-
I was here to add a different Tray menu issue and when trying to recreate that issue I came across this one:
Adding a menu item to the tray menu does not always create the Tray.add(...) line to the…