c.haslam Posted March 27, 2014 Posted March 27, 2014 Using the default color scheme, SciTe prints colored text lighter than black. How can I get it to print in black only? My work-around: copy all, open TextPad, paste, print Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
Developers Jos Posted March 27, 2014 Developers Posted March 27, 2014 Shift+F11; print your source ; Shift+F12 ? 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.
AdamUL Posted March 27, 2014 Posted March 27, 2014 (edited) You can also add this in your user's SciTEUser.properties file. print.colour.mode=2 Adam Edited March 27, 2014 by AdamUL
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