diff options
| author | Pietro Gagliardi <[email protected]> | 2014-04-01 12:52:13 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-04-01 12:52:13 -0400 |
| commit | acc0f72379b134bf293542aa1dbdf53a2e5f6a7c (patch) | |
| tree | da4400dc0a22835e0c0afa75fbf681b25894cf4d | |
| parent | 144bc17187f13177ade5afaf2a6f5418e03f09e8 (diff) | |
Added another row to the open/save dialog test table.
| -rw-r--r-- | controlcandidates.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/controlcandidates.md b/controlcandidates.md index 1fdb298..1454b3e 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -119,6 +119,7 @@ Link following | For .lnk files, enabled by default iff a filter is specified; t Help button | Available; old-style dialog boxes need a parent window (Explorer-style ones don't; they just need a hook function) | xxx | xxx Extension auto-appending | Optional; three-character maximum; doesn't seem to be available on a per-filter basis | xxx | **NOT OPTIONAL.** The only way to avoid this is to not specify any filters. You can't even circumvent this with a delegate. If the user specifies another extension, they are asked to choose one if setAllowsOtherFileTypes: is set. (**TODO** could we use nameFieldStringValue to circumvent?) Other labels | xxx | xxx | field before filename entry can be changed; also can provide an additional optional message +Multiple selection allows empty selection | xxx | xxx | xxx TODO * Windows: OFN_NOTESTFILECREATE might be necessary |
