开发者

How to get rid of the 1 pixel white line at the left edge of the window?

开发者 https://www.devze.com 2023-03-20 18:28 出处:网络
I am doing c开发者_如何学Goocoa desktop application and I noticed that there is 1 pixel white line at the left edge which looks pretty ugly for my background.

I am doing c开发者_如何学Goocoa desktop application and I noticed that there is 1 pixel white line at the left edge which looks pretty ugly for my background.

Is there any way to get rid of it? Thanks!

How to get rid of the 1 pixel white line at the left edge of the window?


Make sure you expand the frame of your window's content view to be exactly big enough so there's no white line.

0

精彩评论

暂无评论...
验证码 换一张
取 消