Lukáš Tyrychtr

Results 44 comments of Lukáš Tyrychtr

Then yes, i'm running the tests under the same version and the cone related ones definitely work.

Try if the current master works. Yes, i know, we should have the CI infracture, but the current masters thesis work takes too much time.

I agree with the testing matrix, so, if someone finds out a way how to get the library in place, we can likely setup something on GitHub actions quite easily.

Thank you. From cursory looks how the packages worked they used to download Fmod from a stable URL. If we could get something similar (and a silent Windows install), we...

Yes, i set up something similar for a Rust based project not long time ago.

Almost okay, however, any reason why you define a volume/vol c_float in the property getter twice and then use only the first? Note that you do not (and should not)...

Sure, the chance is quite high, thank you for noticing the omission. I'm not sure when exactly will it happen, might be few days, may be sooner.

You can likely always set the accessibility name for these using something along the lines of https://docs.microsoft.com/en-us/accessibility-tools-docs/items/win32/control_name No idea whether NVDA will pick them up, however. And when you are...

For the list - it almost looks like a custom listbox/something similar, but without ani MSAA/UIA roles and other needed stuff, it appears only as a bunch of GDi drawn...

Hello. I unfortunately do not know the exact specifics of the Apple's accessibility APIs, however as a visually impaired developer myself, my guess at the at least somewhat common accessibility...