diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-25 14:27:47 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-25 14:27:47 -0500 |
| commit | b51f971cbe646c9a978152d67b5c24ad9577d9eb (patch) | |
| tree | 23f066533c53e5dfd4468361c146af1583bf5383 /controlcandidates.md | |
| parent | 68260e0509b1fd5feaacc165986bf257f89fe4b2 (diff) | |
Markdown fixup in platform-specific control differences table.
Diffstat (limited to 'controlcandidates.md')
| -rw-r--r-- | controlcandidates.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/controlcandidates.md b/controlcandidates.md index caf8e96..f8433e8 100644 --- a/controlcandidates.md +++ b/controlcandidates.md @@ -58,7 +58,7 @@ COCOA # Slider Capabilities Capability | Windows | GTK+ | Cocoa --|-|-|- +- | - | - | - Data Type | int | float | TODO Can Simulate ints? | yes | TODO | TODO Mouse Step Snap | 1, fixed | something; likely 0.1 but not sure | TODO @@ -69,6 +69,7 @@ Can Catch Mouse Events to Snap? | I think this is how to do it | TODO | TODO Preferred Size | given in UI guidelines | natural: 0x0; minimum: TODO | TODO # Spinner Capabilities + Capability | Windows | GTK+ | Cocoa -|-|-|- Data Type | int | float | TODO |
