button to create a random image?
im trying to create a button that will generate a random image every time it is pushed. so this leads me to a few questions. If I include the images in the app, then how do I dynamically pop up the image on the fly? Do I need to create a NSRect function to put the image in? can I store all the image names in an array of some sort to get a random image?
tia: rob
|