3.0 Startcenter issues
In the View menu, the option to open the Start Center seems to have been removed, so Start Center can only be opened with F4.
Is this intentional, or should it be taken down as a bug.
The layout of the interactive Getting Started score is terrible. Folowing the advice to reset to default positions makes it even worse. This should be updated to fit with the 3.0 layout features.
Comments
Menu command has been moved from View to File. I believe the plan is to remove "Getting Started," now that the new Tours provide most of the same information.
In reply to Menu command has been moved… by Isaac Weiss
Actually, that's something worth discussing - maybe find a way to simplify the Getting Started score, still taking advantage of the visual / interactive nature, but integrate with the tours. Like a sample score that has clickable links to tours. not sure what that would really entail, but it's a starting point for discussion...
In reply to Menu command has been moved… by Isaac Weiss
The benefit of that score it its translations, so I'd rather not remove it, but adapt to 3.0
Esp. in the light that the tours are not (yet?) translated (nor translatable)
In reply to The benefit of that score it… by Jojo-Schmitz
What is needed to make the tours translateable?
In reply to What is needed to make the… by neGjodsbol
I don't understand the system well enough to say.
In reply to I don't understand the… by Marc Sabatella
And those tours' texts are orgnaized considerably drifferent from other strings.
I think we'd something similar to how instruments are translated, some (python) script that extracts those stings into one tours.h. file, 'decorated" with some
QT_TRANSLATE_NOOP3("Tours", "topic text", "topic"),
which then gets it's own resources on Transifex