<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13.333333969116211px">Hello!</span><div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
In my previous email I asked some abstract questions that are meant to help me better understand the mechanics behind Qt Accessibility engine. Here I have a concrete problem.</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
<br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">As I said I'm trying to add support for accessbility in MuseScore. The part that I'm working on now is providing a way to receive screen-reader feedback about the selected score element. A score looks something like this: <a href="http://musescore.com/user/256436/scores/238766" target="_blank">http://musescore.com/user/256436/scores/238766</a> .</div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Everything that you see there is a QObject.  When discussing with my mentor, we agreed that the simplest way to give feedback to the user would be to put all the informations in the status bar and make the screen-reader tell them. The problem that I'm facing now is that I can't seem to be able to make the screen-reader view the status bar without giving focus to it and that is not really an option, since the score will not receive any commands in this case. Is there a workaround? The questions that I've asked in the previous email were specific things  that I thought might be ways of going about it. Though, it seems that it might be a simpler way that I'm not aware of.</div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">I'm open for any other suggestions and any comments are welcomed. :) </div>
<div style="font-family:arial,sans-serif;font-size:13.333333969116211px"><br></div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">Thank you!</div><div style="font-family:arial,sans-serif;font-size:13.333333969116211px">
Andrei Tuicu</div></div>