Joe DF
Joe DF
Great! Sure! Feel free to submit a pull request and add your name to the contributor list. 👍 I have been lacking time to work on this. Hopefully, I will...
I haven't done much testing with multiple screens. Is the qonsole appearing on screen 1 or 2?
Can you try this test build? I have opened a new issue for multiple monitors here: [Issue #6](./6) The background should carry over everywhere now. [Qonsole-testbuild-issue05.zip](https://github.com/joedf/Qonsole/files/1852862/Qonsole-testbuild-issue05.zip)
Oh okay, I appreciate you reporting this and helping with testing. There are still a bunch of other issues I've been ignoring since they would take much more time to...
Oh okay cool! 👍 Yeah... something funky when the Win10 transition happened... 🤔 If you do see the error, post a screenshot. I think it might just be the console...
Interesting... Thanks for reporting this. If you run qonsole in the background, but run your program in a a separate normal cmd, do you still get this issue? Perhaps one...
Ok, I'll release a patch-fix. I have attached a test version. Let me know if it works... [Qonsole_v1.4.5b.zip](https://github.com/joedf/Qonsole/files/2452338/Qonsole_v1.4.5b.zip)
Hmm... Weird... I didn't change anything with the attachment code... `A_LastError: 6` means `ERROR_INVALID_HANDLE`... It means Qonsole could not find the console window... Try opening a normal CMD window then...
Nothing changed other than removing a keyboard config. You might have to reinitialize your settings or something...? Also, maybe try checking the "Use legacy console" checkbox in cmd properties.
Ok... Are you able to revert to the original version with original settings, or does it crash also?