Skip to content

creekpld/ComboBoxExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is not the Repo you are looking for! 👽

New development is taking place in gitlab.com/pdylong/ComboBoxExample 👌.

NSComboBox Example

written in swift 4.0

Features

  • autocomplete
  • case insensitive
  • drop down select with arrow keys
  • use with any list or array

screenshot

How to Use

Drop the ComboBoxDataSource.swift into your project. In interface builder create an object and set its class to your "ComboBoxDataSource" class. Set the combobox referenceing outlets "dataSource" and "delegate" to this object.

About

NSComboBox Example written in swift 4.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages