diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-02 12:58:08 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-02 12:58:08 -0400 |
| commit | 82c2ae6c6b46916567159dbfc85c1dd5e290658c (patch) | |
| tree | d8b8b2196d0221e13202dd49d044419aa94c53ec | |
| parent | 457e631a02800062863907777c684ae2f84711d5 (diff) | |
More TODOs.
| -rw-r--r-- | todo.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ super ultra important things: - Message boxes are not application-modal on some platforms - http://blogs.msdn.com/b/oldnewthing/archive/2005/02/23/378866.aspx http://blogs.msdn.com/b/oldnewthing/archive/2005/02/24/379635.aspx - cast all objc_msgSend() direct invocations to the approrpiate types; this is how you're supposed to do things: https://developer.apple.com/library/ios/documentation/General/Conceptual/CocoaTouch64BitGuide/ConvertingYourAppto64-Bit/ConvertingYourAppto64-Bit.html http://lists.apple.com/archives/objc-language/2014/Jan/msg00011.html http://lists.apple.com/archives/cocoa-dev/2006/Feb/msg00753.html and many others +- [12:55] <myklgo> pietro10: I meant to mention: 1073): Gtk-WARNING **: Theme parsing error: gtk.css:72:20: Not using units is deprecated. Assuming 'px'. twice. other things: - on windows 7, progress bars seem to animate from 0 -> pos when you turn off marquee mode and set pos; see if that's documented or if I'm doing something wrong |
