https://github.com/josh-/qlpreviewview-nspopover-example
Example project demonstrating the StackOverflow answer here: https://stackoverflow.com/a/24341301/446039
https://github.com/josh-/qlpreviewview-nspopover-example
nspopover quicklook swift
Last synced: about 2 months ago
JSON representation
Example project demonstrating the StackOverflow answer here: https://stackoverflow.com/a/24341301/446039
- Host: GitHub
- URL: https://github.com/josh-/qlpreviewview-nspopover-example
- Owner: josh-
- Created: 2018-06-15T03:27:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-28T12:13:44.000Z (over 3 years ago)
- Last Synced: 2024-10-25T11:46:16.829Z (8 months ago)
- Topics: nspopover, quicklook, swift
- Language: Swift
- Size: 845 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QLPreviewView-NSPopover-example
Example Swift 4.1 project demonstrating [this StackOverflow answer](https://stackoverflow.com/a/24341301/446039) regarding the embedding of a `QLPreviewView` inside a `NSPopover`.
