Updated to the control candidates document to reflect the now-written Mac OS X port.

This commit is contained in:
Pietro Gagliardi 2014-03-06 20:14:10 -05:00
parent eaaf55621f
commit 4630eaa84b
1 changed files with 0 additions and 4 deletions

View File

@ -54,11 +54,7 @@ COCOA
- NSRuleEditor/NSPredicateEditor look nice too but
- notes to self:
- groupbox is NSBox
- non-editable combobox is NSPopUpButton
- editable combobox is NSCombobox
- don't look at NSForm; though it arranges in the ideal form layout, it only allows single-line text entry fields as controls
- NSSecureTextField does password entries
- NSProgressIndicator for ProgressBar
- TODO:
- what does NSPathControl look like?