mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-27 05:50:27 +00:00
f965e69721
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. |
||
---|---|---|
.. | ||
NSColorPanel.nib | ||
NSFontPanel.nib | ||
NSToolbarCustomizationPalette.nib | ||
Localizable.strings | ||
NSMenu.plist | ||
NSOpenPanel.nib | ||
NSPrintProgressPanel.xib | ||
NSSavePanel.nib | ||
NSSpellingViewController.xib |