NSWindow textured background with NStextField

前端 未结 2 1421
误落风尘
误落风尘 2020-12-30 17:19

I have a super strange problem. I want a Textured window to have it normal gradient color. I have an NSTextField in this window, the text field is destined to be an URL inpu

2条回答
  •  一整个雨季
    2020-12-30 18:01

    It appears to be related to the windows "content border" setting. When it is set to none in IB, the problem doesn't occur, but also modifies the gradient. Seems like a bug to me. Perhaps time for a radar?

提交回复
热议问题