https://github.com/bibinjacobpulickal/bbdragresizableview
A sample project to show how to create a draggable and resizable NSView in Cocoa framework in AppKit using Xcode 11.4 on MacOS 10.15 using Swift 5.2
https://github.com/bibinjacobpulickal/bbdragresizableview
cocoa draggable macos nsview resizable swift
Last synced: about 2 months ago
JSON representation
A sample project to show how to create a draggable and resizable NSView in Cocoa framework in AppKit using Xcode 11.4 on MacOS 10.15 using Swift 5.2
- Host: GitHub
- URL: https://github.com/bibinjacobpulickal/bbdragresizableview
- Owner: bibinjacobpulickal
- Created: 2019-06-06T13:23:23.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T14:41:44.000Z (almost 5 years ago)
- Last Synced: 2023-10-19T18:11:28.140Z (over 1 year ago)
- Topics: cocoa, draggable, macos, nsview, resizable, swift
- Language: Swift
- Homepage:
- Size: 430 KB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BBDragResizableView
A sample project to show how to create a draggable and resizable NSView in Cocoa framework in AppKit using Xcode 11.4 on MacOS 10.15 using Swift 5.2---

[](https://www.apple.com/in/macos/catalina/)
[](https://developer.apple.com/xcode/)
[](https://developer.apple.com/swift/)## Working Example
## Example
Download the project.