开发者

NSWindow shows an icon with the window path; how can I remove it?

The title explains my problem. Here there are two images:

Icon

http://cl.ly/ACYq/icon.png

The path when 开发者_如何学JAVAI click the icon

http://cl.ly/ABMM/icon2.png

What have I done to set this? How can I delete this icon?


If there's an icon, it means your window has a represented URL.

You can use the setRepresentedURL: method to change or disable it (passing nil).

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜