diff options
| author | Pietro Gagliardi <[email protected]> | 2014-03-15 17:14:47 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-03-15 17:14:47 -0400 |
| commit | 0cf3a69ed7f8383260b18ebd2f12574610840777 (patch) | |
| tree | 9c3fbbacefa2300809c8c50e165499e52c378502 /todo.md | |
| parent | b8a3ba82b9649bcc895ba3a4a1540bc225973ef2 (diff) | |
More mouse event planning and TODOs.
Diffstat (limited to 'todo.md')
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ important things: - make specific wording in documentation consistent (make/create, etc.) - document minor details like wha thappens on specific events so that they are guaranteed to work the same on all platforms (are there any left?) - what happens when the user clicks and drags on a listbox + - should field descriptions in method comments include the receiver name? (for instance e.Held vs. Held) - see what Go's own documentation does - make passing of parameters and type conversions of parameters to uitask on Windows consistent: explicit _WPARAM(xxx)/_LPARAM(xxx)/uintptr(xxx), for example - do this for type signatures in exported functions: (err error) or just error? - do this for the names of GTK+ helper functions (gtkXXX or gXXX) |
