Final
This commit is contained in:
parent
94c92f101b
commit
560ce7ec06
1 changed files with 5 additions and 0 deletions
|
|
@ -12,10 +12,15 @@ The meat of this, if you're concerned with swiping components, is found in `Holi
|
|||
|
||||
## Screenshots
|
||||

|
||||

|
||||
|
||||
## What else is here?
|
||||
This repo could also be used as scaffolding/reference for a nibless Swift Cocoa app, if you're into that sorta thing. I personally think Interface Builder makes anyone who deals with UI in code (web devs, etc) groan out loud, so maybe this goes towards showing it's not _that_ difficult or outlandish to do otherwise.
|
||||
|
||||
- It implements an `NSToolbar` in code, which... well the docs aren't really friendly to that.
|
||||
- It implements an `NSMenu` in code, which... well, again, you see how this works.
|
||||
- Implements window/rootview/etc in code.
|
||||
|
||||
## License, etc
|
||||
This is very much a "do-wtf-you-want-with-it" license. Code is as-is.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue