Sergey Bugaev f965e69721 Implement basic NSSavePanel & NSOpenPanel-s directly in Cocoa
The upstream Cocotron assumes that the implementation of the file panels
is provided by the display, i.e. by the native toolkit. That is what we
ultimately want as well, but we're far from being there yet, and we also
don't want to make any toolkit a hard requirement.

So in order to have our cake and eat it too, these panel implementations
are designed work entirely inside Cocoa but also let the display provide
a native implementation instead if one is available.
2018-12-17 00:34:31 +03:00

The Cocotron
Description
Fork of the Cocotron for Darling
Readme MIT 58 MiB
Languages
Objective-C 96.4%
Mathematica 1%
C 0.8%
M 0.7%
Objective-C++ 0.6%
Other 0.5%