开发者

How to create this kind of panels in Cocoa?

开发者 https://www.devze.com 2023-03-25 15:57 出处:网络
Github released their own native client on the Mac.Upon launching the client, you will get this welcome panel:

Github released their own native client on the Mac. Upon launching the client, you will get this welcome panel:

How to create this kind of panels in Cocoa?

In Cocoa framework, how to create something like it?

On a side note, the开发者_如何学编程y don't use Cocoa. They use Chameleon Project


An NSImageView would display a background image just fine ...

0

精彩评论

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