Posts: 1,344
Threads: 61
Joined: Jul 2006
I download qm3 after seeing you had updated it and now the programĀ seems to be missing parts.
just creating a new script shows these errors
Posts: 12,197
Threads: 144
Joined: Dec 2002
Thank you. Somehow the setup program does not update some files. I'll reply here when fixed and uploaded new version.
Posts: 12,197
Threads: 144
Joined: Dec 2002
Fixed, uploaded.
Also in this version fixed many other bugs.
https://www.quickmacros.com/au/help/
Posts: 1,344
Threads: 61
Joined: Jul 2006
12-26-2020, 12:03 AM
(This post was last modified: 12-26-2020, 07:56 PM by Kevin.)
thanks for that. Now i have few other problems. #1 font size is way to small again and no way to adjust it besides ctrl+scroll on every script. Also says using static Au.AStatic; doesn't exist. If I remove thatĀ using statement script runs with no problems.
I like some of the improvements. The AWpfBuilder class looks promising.
Posts: 12,197
Threads: 144
Joined: Dec 2002
Now uploaded new QM3 version, with working Font page in Options.
Removed Print and using static Au.AStatic, but added snippets. Now you can type print or out and Space/Enter/Tab, and it will become AOutput.Write();.
Posts: 1,344
Threads: 61
Joined: Jul 2006