superuser7777
superuser7777
bugs?  Windows10 1809 AHK1.1.33.10 x64 ahkspy 4.84
### Is your feature request related to a problem? Please describe The three-finger popup UI is great. However, if you have set only a specific language to translate, you will...
Neutron.ahk is a revolution in AHK GUI, thanks for a great library! I look forward to the implementation of WebView2! I am reading the documentation and samples and trying to...
How about enclosing a task manager function? ``` #SingleInstance, FORCE #NoEnv #NoTrayIcon SetTitleMatchMode, 1 DetectHiddenWindows, On ;Valiables Setup app_title = AhkTaskMan ; column number col_file = 1 col_pid = 2...
Thank you for developing great software! Do you have any plans to develop a portable mode?
Thank you for the great software! How do I resolve this error? I can list and download files, but uploading always fails. `Integrity error(bad packet size 137792)` --- windows10 winSCP...
Sorry for the amateur question. I'm trying to build a tasker that runs spic regularly in the background and displays an alert only when there is a "basic error". If...
Portable
Are you planning to make your application portable? It is overwhelmingly easier to use than the standard Windows emoji editor and I would definitely like to replace it.
This was done in a windows environment to run commands.py directly for speed. I'm try command this. `$ python paper2html/commands.py "path-to-paper-file.pdf"` Is it a problem with my environment? Thank you...
Please consider changing the CSS as shown below. This modification improves display readability for Japanese people. Add `"Osaka",` Change before `font-family: "OpenSans", "Cantarell", "Helvetica", "Arial", "PingFang SC", "Microsoft YaHei", sans-serif;`...