Thanks for taking the time to try and help - Its not really important - But it will lead to finding something else to work with - Its anoying not being able to control where the highlight starts and stops by the use of the mouse
I could use Notepad but I wouldnt have the drag and drop text support
Once again thanks
My application has drag and drop text support
Also, yes Notepad++ is amazing, and very well programmed. It's much faster and can deal with larger texts, and larger filesizes. Notepad I know will freeze at a certain point when too many bytes are in the editor (char values), but Notepad++ will be able to handle a lot more.
For some further information, the autowordselection is mostly a program setting that can't be changed, unless code says you can. I know for my application I could have had it one way or the other, but I chose both, and now I have user configurability to choose for that.
By tradition though, there's usually RTF users, and plain text users, i'm more of a plain text format kind of guy. Maybe I wasn't always that way but i've grown into it from being a script developer, after that point where you get tired of seeing lines of code you're already molded into the plain text user's category lol