Replies: 2 comments · 1 reply
-
Hi, Based on a comment from a different issue (if I read it right, you wish to do this as part of a senior project), please answer the following questions:
Let's start with these questions. Thanks. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi, I see. Before doing more work with this issue, please write to me privately so I can better understand your situation and write follow-up questions suitable for discussion in a senior design class. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking at implementing a feature that reads a message to the user detailing a window's position relative to the screen when the window is moved. I understand the logic already exists in the NVDAObject class (_get_locationText method) and am trying to utilize it along with the Window class. I am having a little trouble figuring out exactly where the event that reads the info to the user should be called from, specifically in relation to being triggered from the object_locationchange winevent. Any advice or suggestions would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions