07-11-2019, 07:26 AM
Hi Gintaras,
I will be working with a major application at my institution that is using the Qt cross-platform C++ framework (Qt - see https://en.wikipedia.org/wiki/Qt_(software)) for it's onscreen elemetns/widgets. I am seeing that tje standard Win32 hooks for events and window management are not likely workable - lots of 'empty' elements:
child("ExBaseViewerRenderWidgetWindow" "Qt5QWindowIcon" {window} 0x0 "" 8)
Some accessibility seems to be there - a way to pry open these widgets:
https://blog.qt.io/blog/2018/02/20/qt-5-...d-windows/
I am sure that being busy with QM3/C# for native Windows apps, this wouldn't be high on your list of priorities (!!!) but just wondering if you have encountered this environment and had any success?
I didn't see anything else on the forum.
Stuart
I will be working with a major application at my institution that is using the Qt cross-platform C++ framework (Qt - see https://en.wikipedia.org/wiki/Qt_(software)) for it's onscreen elemetns/widgets. I am seeing that tje standard Win32 hooks for events and window management are not likely workable - lots of 'empty' elements:
child("ExBaseViewerRenderWidgetWindow" "Qt5QWindowIcon" {window} 0x0 "" 8)
Some accessibility seems to be there - a way to pry open these widgets:
https://blog.qt.io/blog/2018/02/20/qt-5-...d-windows/
I am sure that being busy with QM3/C# for native Windows apps, this wouldn't be high on your list of priorities (!!!) but just wondering if you have encountered this environment and had any success?
I didn't see anything else on the forum.
Stuart