Daydreamer067 Posted October 31, 2019 Posted October 31, 2019 Hi I use SciTE4AutoIt3 on another machine which I access with microsoft or google remote desktop. The problem is that the editor runs but I can't see the lines. Anyone has seen this issue ? Thank you for your responses.
Developers Jos Posted October 31, 2019 Developers Posted October 31, 2019 Try setting this parameter to 0 in SciTEUser.properties: technology On Windows Vista or newer, this can be set to 1, 2 or 3 to use the Direct2D and DirectWrite APIs for higher quality antialiased drawing or 0 to use the older GDI. The default is 1. The value 2 causes the frame to be retained after presentation which may prevent drawing failures on some cards and drivers. 3 may also prevent drawing failures on some cards and drivers but with lower speed. Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now