Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 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

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

---
![Platform](https://img.shields.io/badge/platform-MacOS-blue.svg?style=flat)
[![MacOS](https://img.shields.io/badge/MacOS-10.15-green.svg?style=flat)](https://www.apple.com/in/macos/catalina/)
[![Xcode](https://img.shields.io/badge/XCode-11.4-blue.svg)](https://developer.apple.com/xcode/)
[![Swift](https://img.shields.io/badge/Swift-5.2-orange.svg?style=flat)](https://developer.apple.com/swift/)

## Working Example

## Example
Download the project.