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.
是否可以在不使用该setAlpha方法的情况下显示半透明的 SWT shell,以便它可以在所有操作系统中可靠地工作?
setAlpha
即类似于以下内容:
在屏幕截图程序中可能有用的东西,用户想要选择一个屏幕区域来截取屏幕截图,他可以将半透明外壳拖到它上面。
有任何想法吗?