jdb@reef.cis.ufl.edu (Brian K. W. Hook) (01/28/91)
I have been using the turbo C++ IDE for sometime for development, and have found the editor to be very very nice! HOWEVER....there is the problem that it constantly uses a mixture of tabs and spaces when it autoindents and autounindents. I have turned OPTIMAL FILL off, I have told it o use only spaces (no tabs), and just about everything else I can think of. The problem occurs when you do a hardcopy print out...everything is really skewed off where on the screen things line up and look beatutiful but when a mixture of tabs and spaces get sent to the printer everything is messed up. Basically, this causes the entire program to be almost worthless when you print out source code. Brian