More Mac Spinbox stuff.

This commit is contained in:
Pietro Gagliardi 2014-10-28 20:29:37 -04:00
parent b8cb342724
commit d73590e020
1 changed files with 3 additions and 0 deletions

View File

@ -10,5 +10,8 @@ import "C"
// - spinner properties: auto repeat
// - http://stackoverflow.com/questions/702829/integrate-nsstepper-with-nstextfield we'll need to bind the int value :S
// - TODO experiment with a dummy project
// - http://juliuspaintings.co.uk/cgi-bin/paint_css/animatedPaint/059-NSStepper-NSTextField.pl
// - http://www.youtube.com/watch?v=ZZSHU-O7HVo
// - http://andrehoffmann.wordpress.com/tag/nsstepper/ ?
// TODO
// - proper spacing between edit and spinner: Interface Builder isn't clear; NSDatePicker doesn't spill the beans