|
From: Zaleski, M. \(M.E.\) <mza...@fo...> - 2005-07-26 20:10:41
|
I'm using the "aftermarket" jedit.exe launcher (rather than the JAR directly). =20 My configuration for the launcher has the following options passed to javaw.exe: -Dsun.java2d.noddraw=3Dtrue -mx128m -jar =20 The noddraw option usually fixes cases where the Swing subsystem gets in a funk and doesn't properly accelerate 2d graphics. Give it a try. =20 Matthew Zaleski _____ =20 From: jed...@li... [mailto:jed...@li...] On Behalf Of Dewey, John Sent: Tuesday, July 26, 2005 3:31 PM To: jed...@li... Subject: [ jEdit-users ] slow refresh / scrolling issue Hi I've been trying out jedit. I like the features a lot, but I seem to be having an issue getting it to refresh the screen quickly when scrolling or maximizing. The refresh on the code section of the screen is slow. (read I can watch the text get repainted to the screen from top to bottom over the course of about half a second). I can't imagine that this is normal performance for a 1.6 GZ processor machine. The size of the text file doesn't seem to make a difference. =20 I have tried jedit version: 4.2 and 4.3pre and they both have the same issue. Anyone have ideas about how to fix this. I really like jedit and want to use it, but the slow refresh is killing me. |