annotate mac/dwtest.r @ 679:d2d7d1802af4

Implemented a rather hacky fix for the spinbutton issues. The stepper control is really poorly designed. The better fix would be to use a shared property but I can't figure out how to do that programmatically. So for the time being using this hacky method that actually works.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 02 Mar 2011 02:29:33 +0000
parents e99cd6e45c0b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
443
e99cd6e45c0b Need to have a application package directory for binaries to properly run
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 /* dwtest.r */
e99cd6e45c0b Need to have a application package directory for binaries to properly run
bsmith@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 #include <Carbon/Carbon.r>