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.
我在 UI 中使用 StyledText(org.eclipse.swt.custom)。
我目前面临的问题是当焦点从 StyledText 移开(例如:单击某些按钮)时,选择(StyledText 中的选定文本)会丢失。
有没有办法保留选择?