Notifications
Clear all
[Closed] Clicking buttons in a Qt5QWindowIcon window 3dsmax
Jun 02, 2022 10:57 am
Trying to create script for clicking a button on a pop up window. Usually UIAccessor does the trick but I think because its a Qt5QWindowIcon class window the usual methods have no access to the child elements in that window. So far my solution has been to send tab and enter keys but i don’t like that as it depends on the default button which might change in the future.
1 Reply
Jun 02, 2022 10:57 am
I don’t think it will change in the future. Instead, more default controls will become QT.