加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

oracle-sqldeveloper – Oracle SQL Developer中的坏屏幕重绘

发布时间:2020-12-12 13:49:10 所属栏目:百科 来源:网络整理
导读:我有一个Oracle SQL Developer的问题.当我在Windows Server 2003机器上使用它,它的工作正常.当我在Windows 7桌面上使用它时,当我在水平或垂直方向滚动时,我会在查询结果网格中得到很多重绘问题,如下所示: Edit: ImageShack was the original image host for
我有一个Oracle SQL Developer的问题.当我在Windows Server 2003机器上使用它,它的工作正常.当我在Windows 7桌面上使用它时,当我在水平或垂直方向滚动时,我会在查询结果网格中得到很多重绘问题,如下所示:

Edit: ImageShack was the original image host for my screenshot,and it’s no longer a valid url. Since my problem is fixed now,I can’t repro this. The gist is that the client area of the result grids was repainted as gibberish during scrolling.

这样做很难评估您的查询结果.单击标题和单个单元格会使其重新正确绘制,但是无法正常滚动则无法正常滚动.有没有什么办法解决这一问题?我正在使用包含JVM的当前版本的SQL Developer 1.5.5.

您需要关闭DirectDraw – 请参阅 http://tiredblogger.wordpress.com/2009/05/29/configuring-oracle-sql-developer-for-windows-7/,特别是将其添加到sqldeveloper.conf中的位:
AddVMOption -Dsun.java2d.noddraw=true

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读