Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 tableView 的窗口。表格总是在边框周围突出显示,就好像它是一个“活动”文本区域。我找不到关闭此功能的设置。帮助!(我仍然希望表格中的选定项目具有突出显示。)
我明白了 - 我将“滚动视图”的焦点环设置为无,而不是表视图。是的,伙计们,我正在学习!