Show subtitles on all pages of New Score Wizard
2.0.3
The first page in the New Score Wizard wizard has no subtitle. Could the first page be given a subtitle such as "Score information" or something similar?
And could we put the subtitle "Choose instruments" on the window currently subtitled "Define a set of instruments …". This would help to differentiate this window form the "Instruments" window opened from the score.
Comments
What do you mean by subtitle?
It does have a subtitle: "This wizzard creates a new score". We might extend this by "Enter score information:"
"This wizard creates a new score" is explanatory text for the whole wizard, not specifically for this entry page. If you look at subsequent pages, they all effectively have subtitles. Viz:
Select template file
Select key signature and tempo
Create time signature
So, the entry page needs to have a short subtitle to maintain the consistency: "Score information" or something similar …
As said, "This wizard creates a new score" is a subtitle, in the same way as "Select template file" etc is, i.e. they all get set using the setSubTitle() method. So extending that one subtitle might be the way to go, like this:
And the other Dialog might look like ths:
Maybe better to use "Select" rather then "Choose", similar for the "Create" in "Create Time Signature", as actually we don't create a time sig there, not on the same sense as via the master Palette.
BTW: should (these) subtitles be in "Title Case" or in "Sentence case"? I tend to the latter
I'll add this to https://github.com/musescore/MuseScore/pull/2940 and https://github.com/musescore/MuseScore/pull/2942
You're taking my "easy" ones again. ;-)
Why "Select" instead of "Choose"? And isn't "This wizard creates a new score" redundant with "Create New Score" right above it?
See also how I started to work on this a while ago (with some other changes): https://github.com/IsaacWeiss/MuseScore/compare/114931-new-score-wizard
Guilty, Your Honor! Took it because it fitted into some other work I was doing. And I didn't know you were working on this, if you want to continue, just assign this issue to yourself and I'll retract the 2 commits to my PRs.
"Select" instead of "Choose", because the other dialog pages use "Select" too. And yes, that other text might be redundant.
Can I suggest omitting the phrase "This wizard creates a new score" and substituting the page title instead, "Enter score information".
This is to maintain consistency of labelling between the various pages of the new score wizard, namely:
"Create New Score"
Page title.
@geetar Agreed—that's what I meant about the redundancy. @Jojo If I do it, that will mean copying only the text changes to a new branch, because I doubt I can get the other changes working. I do have a slight preference for my wording tweaks (which included the title of the dialog), but now they're out there for you to look at and compare, you go ahead with whatever you think best.
Fixed in branch master, commit 3af8fafbde
fix #114931: Show subtitles on all pages of New Score Wizard
Fixed in branch 2.1, commit 7d791b819b
fix #114931: Show subtitles on all pages of New Score Wizard
Fixed in branch master, commit 21e11a2b59
Fix #114931 follow up New Score Wizard text tweaks
Fixed in branch master, commit 7f46f03dea
Merge pull request #2946 from IsaacWeiss/new-score-wizard-text
Fix #114931 follow up New Score Wizard text tweaks
Fixed in branch 2.1, commit e07223dd96
Fix #114931: Follow up New Score Wizard text tweaks
Automatically closed -- issue fixed for 2 weeks with no activity.
I can not open New Score Wizard!!!
I cannot open new score wizard.
Please don't highjack an old, unrelated and closed/fixed issue, use the forum for support requests