
object-c
icatchyou
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Open Recent
Using the "Open Recent" Menu in Cocoa without NSDocument Many people probably already know this, but if you're not using NSDocument in your Cocoa application, the "Open Recent" menu will not ge转载 2015-03-12 10:08:43 · 1228 阅读 · 1 评论 -
NSWindow with rounded corners
What I was able to do is provide a custom subclass of my NSWindow: @implementation ELGRoundWindow - (id)initWithContentRect:(NSRect)contentRect styleMask:(NSUInteger)aStyle backing:(NSBackingStoreTy转载 2015-03-12 11:40:54 · 577 阅读 · 0 评论