This repository contains implementation of view based NSOutlineView with checkbox cells and with data source and delegate set programmatically.
-
Updated
Jul 17, 2020 - Objective-C
This repository contains implementation of view based NSOutlineView with checkbox cells and with data source and delegate set programmatically.
This repository contains implementation of cell based Table View (NSTableView) where data source, delegate, column identifiers and column sort descriptors are set programmatically
simple MacOS app with Objectivce-C and storyBoard, using XCode 11
This repository contains implementation of loading local .html file in WKWebView.
This repository contains implementation of Modal Window
This repository contains implementation of swapping NSView objects with animated transition.
This repository contains implementation of simple web browser using WKWebView with support for go forward, go back and url validation.
This are examples for the objective-c Foundation framework, a collection of prewritten code that makes the coding process easier; shows you how to design and build your own classes; and provides memory management techniques.
This repository contains implementation of NSProgressIndicator which value is updated using NSTimer.
This repository contains implementation of Preferences Panel
This repository contains implementation of two way binding of NSSlider with instance variable of the delegate object
This repository contains implementation of Undo Manager functionalities
This repository contains implementation of Mouse Events handlers in NSView
This repository contains implementation of background thread using Grand Central Dispatch (GCD).
This repository contains implementation of Alert Panels
This repository contains implementation of cut, copy and paste operations using pasteboards (NSPasteboard)
This repository contains implementation of WKWebView calling methods from JavaScript, and JavaScript sending messages to WKWebView over WKScriptMessageHandler.
This repository contains implementation of Notifications
This repository contains implementation of multiple NSCustomViews in same window.
Add a description, image, and links to the xcode11 topic page so that developers can more easily learn about it.
To associate your repository with the xcode11 topic, visit your repo's landing page and select "manage topics."