Re: Must a User Tool act only on a single staff?
G'day Joe,
welcome to the forum.
Now:
<snip>I'd like to know if I can write a User Tool to do things to more than one staff.<snip>
If you can figure out a way there'll be a few people here who will be most pleased...
Is the entire NWC object model (Windows, Stave collection, MIDI settings, etc.) exposed to the User Tools interface?
As far as I know, only objects on the staff are exposed. Thus the staff's properties are not available...
There is, of course, the .nwctxt format... This is a text file that can be exported which has the entire work described within it. No reason not to programattically edit this file and reimport.
Useful in some cases, but I'd still like a multi staff capability for user tools.