Jump to content

How to print from SciTE in black and white


c.haslam
 Share

Recommended Posts

I apologize first for creating a thread here, but I do not see one which deals with SciTE.

For me, SciTE prints in grey scale: depending on the color of the characters in the display, they print in either grey or black. If there a way to get it to print all the characters in a script in black?

 

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

  • Developers

perhaps change the language to TEXT before printing (shift+F11) and then change it back to AU3 (shift+F12)?

or add try adding this to your sciteuser.properties:

print.colour.mode=2

Jos

Edited by 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.
  :)

Link to comment
Share on other sites

I am talking about printing code in the main SciTE window.

Thanks for Shift-F11 and Shift-F12.  They work well!

I see that printer.colour.mode can be changed in SciTE by mousing Options > Open User Options File.

 

Spoiler

CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...