Hey, I'm new to this forum and to Cocoa, but I have really gotten into it. I can do most things, but I just need some help with a few NS commands.
(1) I'm creating a canvas in which a sprite will be able to move around and have animation. Which is the best, NSView or NSImageView?
(2) What are the NS commands for sticking a sprite from resources onto the canvas, and to make a color of it transparent? Also if there are any other pict commands.
(3) How would I get Xcode to listen for a key down, and if so, activate some code?
(4) Lastly, what are all the string commands? Like, to get the string count, mid, nthfield, or anything like that.
Thanks,
-Matt
(1) I'm creating a canvas in which a sprite will be able to move around and have animation. Which is the best, NSView or NSImageView?
(2) What are the NS commands for sticking a sprite from resources onto the canvas, and to make a color of it transparent? Also if there are any other pict commands.
(3) How would I get Xcode to listen for a key down, and if so, activate some code?
(4) Lastly, what are all the string commands? Like, to get the string count, mid, nthfield, or anything like that.
Thanks,
-Matt