gpt4 book ai didi

java - 在 Eclipse 中失去焦点时,如何阻止 TreeView 展开/折叠图标褪色?

转载 作者:搜寻专家 更新时间:2023-10-31 19:36:00 26 4
gpt4 key购买 nike

我正在使用 Eclipse Helios,并注意到当我将注意力从它移开时,包资源管理器中的 TreeView 现在会自动隐藏展开/折叠 TreeMap 标。我个人觉得这种行为有点让人分心,想知道是否有人知道如何禁用它?

最佳答案

在 Vista ( by design say this thread ) 中引入,当树不在焦点时,子目录指示器现在消失。
superusers had only one global setting to prevent that .

  • Right click Computer > Properties
  • Advanced System Settings
  • Under Performance click Settings
  • Un-check Fade or Slide Menus into View
  • Apply

但这并没有阻止我的 Eclipse session 中的淡入淡出效果(也许需要重新启动?)

由于 SWT Tree 是基于 native 操作系统小部件 ( TreeView ),它将继承其 native 图形演变。
例如参见“How to change SWT Tree plus/minus icons”。

关于java - 在 Eclipse 中失去焦点时,如何阻止 TreeView 展开/折叠图标褪色?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3703638/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com