Trying to write a macro that runs in a specific App window. (Finale 26)
There are multiple identical buttons and checkboxes in this window. Three buttons named "Select Font...", three buttons named "Position..." and several checkboxes named "Enclosure:"
How do I specify which of the buttons I need to press? Right now if I use "Press a button named 'Set Font...' " it opens all three sub-windows simultaneously.
In this case, I suppose I can use a 'click mouse' at a specific coordinate relative to the window, but with the checkboxes, I need to test their state with an If/Then to see if the button is off before I have the macro press it. In this case, the mouse coordinates will not work because I cannot test the button status first.
Is there a solution?
KM 9.0.5
MacOS 10.15.5
iMac 2019