NiGui icon indicating copy to clipboard operation
NiGui copied to clipboard

MacOS support

Open janjaapbos opened this issue 7 years ago • 2 comments

Would this be a good starting point for adding Mac OS support? https://github.com/jangko/objc

janjaapbos avatar Jul 19 '17 05:07 janjaapbos

Here is some background: https://www.objc.io/issues/14-mac/appkit-for-uikit-developers

Seems that on OSX appkit is an option, and for iOS uikit: https://developer.apple.com/documentation/uikit

I also found https://github.com/pybee/toga a python native gui framework, support also osx and ios. Perhaps the api's can be used.

janjaapbos avatar Jul 19 '17 06:07 janjaapbos

I would take a long look at libui. Andreas wrapped it, but... I have more hope for NiGui since libui seems stalled and andlabs seems to have lost his energy. I have a high amount of fear that the same will happen with NiGui, but... ever the optimist :) https://github.com/andlabs/libui

gokr avatar Sep 21 '17 11:09 gokr