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.
所以我有这个应用程序,它使用视觉效果视图来制作应用程序的容器,在这个应用程序中我有一个使用 NSBox 的行分隔符,当我运行它时它会出现这个
你可以看到它出现了,但它周围有一个 1 或 2 像素的轮廓?我该如何摆脱这个
通过界面生成器将 NSBox 的边框类型设置为“无”或将边框宽度设置为零。