netbeans automatic scrolling is just driving me crazy, as fast as i start writing, horizontal scrollbar position just resets, i cannot handle it anymore, how to disable it?
Welcome to the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
netbeans automatic scrolling is just driving me crazy, as fast as i start writing, horizontal scrollbar position just resets, i cannot handle it anymore, how to disable it?
Hi,
You're problem might be fixed with this: But I'm not sure what your describing.
with NetBeans 7.0, this is the "Line Wrap" option.
Go to "Options" / "Editor" / "Formatting", and set "Line Wrap" to "Anywhere" or "After words".
"You should not let technology (or method) drive your design, but make your design drive the technology".
Always learning!
I dont need line wrapping, i need to disable autoscrolling.
Can you try and describe you're problem with a few more details?
"You should not let technology (or method) drive your design, but make your design drive the technology".
Always learning!
http://s8.postimg.org/3vpwyclit/new.png
I scroll to position nr 1, to see my code, and when i start writing in the middle of screen, scrollhell just scrolls back to position number 2 automatically...
When you start typing in the middle of your screen is it on a new line of code right underneath or above? Or is it in the same line of code that you have to scroll over and see?
"You should not let technology (or method) drive your design, but make your design drive the technology".
Always learning!
It is in the middle of the same line.
I have the same VERY annoying problem:
When typing something (the line needs to be wider than the screen - no wrapping), NetBeans keeps "jumping" the horizontal scroll to the left.
I put a video on YouTube showing the problem: NetBeans Horizontal scroll problem - YouTube