Hi everyone,
I have been thinking, I want to create a music flash card script, but not sure what the best way to go would be… I guess probably the best would be to do it in xcode and have an actual window which displays various images…
But if I wasn’t going to go that route, is there a simple way to do this with preview? If say I have 88 images that are of identical size (a music staff and a different note appearing on each image), could this work to just specify a window position within preview, and then await a key press, and then display the next random image?
I suppose I would have to close the previous window immediately after opening the new one to prevent the desktop from showing up between key-presses…
I am just thinking out loud, and wondered what the scripting masters on here would advise me to do in order to get started in the right/best direction.
thanks!