Ah, I didn't see this post. Well, I gave up on the button thing, and decided to move on to a canvas approach. Open GL is way too complicated.
So, now, I need to make a canvas that sprites will move in. The only problem is, How?
Do I use NSImage, Customview, or ImageCell?
Also, what is the command to send a variable to be stored in another object?
Thanks,
-Gandolf
P.S. Did you ever find the Calculator source?