diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-06 20:14:10 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-06 20:14:10 -0500 |
| commit | 4630eaa84b782b7e3f4bb285925e0b59fe451e71 (patch) | |
| tree | b38a0531e6ad08f27e351219e6853e7926c6592c | |
| parent | eaaf55621f25464a0363d5696997a0589698b072 (diff) | |
Updated to the control candidates document to reflect the now-written Mac OS X port.
| -rw-r--r-- | controlcandidates.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/controlcandidates.md b/controlcandidates.md index 22c73aa..ff6f0d8 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -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? |
