Page 1 of 1
unlimited line length
Posted: Mon Feb 26, 2018 7:15 am
by CWBillow
How / where do I set Textpad to NOT have a line length? Generally this is not an issue, but can be when cutting/pasting code.
I would like to be able to set word wrap at "about" 80, but when word wrap is off to not have a line length.
Is this possible, and if so how?
Chuck Bilow
Posted: Mon Feb 26, 2018 12:49 pm
by AmigoJack
Are you talking about
- Configure > Preferences > Document Classes > Default > Word break at column numer or
- Configure > Word Wrap?
As for the latter: I can perfectly have 3.553.679 characters (and more) in one line without having
TextPad to wrap it anywhere.
Posted: Mon Feb 26, 2018 8:36 pm
by CWBillow
AmigoJack wrote:Are you talking about
- Configure > Preferences > Document Classes > Default > Word break at column numer or
- Configure > Word Wrap?
As for the latter: I can perfectly have 3.553.679 characters (and more) in one line without having
TextPad to wrap it anywhere.
So how do you accomplish that? For whatever reason, I cannot seem to accomplish that. Obviously, no word wrap would be desired, and also longer line lengths would be needed as well.
I get how to turn word wrap on/off. but the line length?
Posted: Tue Feb 27, 2018 8:25 am
by AmigoJack
You untick the checkbox for each document class you want. In a 8.1.2 default installation this none of this is ticked.
Posted: Tue Feb 27, 2018 6:08 pm
by CWBillow
Duh...got it,
Thanks.
Chuck