How to create this kind of panels in Cocoa?
Github released their own native client on the Mac. Upon launching the client, you will get this welcome panel:
In Cocoa framework, how to create something like it?
On a side note, the开发者_如何学编程y don't use Cocoa. They use Chameleon ProjectAn NSImageView would display a background image just fine ...
精彩评论