Forum Discussion

JSM90's avatar
JSM90
Occasional Visitor
4 years ago
Solved

Workaround for Unsupported Qt Objects? (QTreeView)

Hi,


I’m testing a Qt application though I’m having issues with objects that use unsupported Qt controls which is causing the application to crash, I was wondering if you could suggest an alternative workaround?


The main issue I’ve experienced so far is with clicking items within objects using the QtClassName: QTreeView. Using something as simple as the ClickItem() method to select an item is causing the application to crash.


If you have any suggestions or advice on how I can approach testing the object using QTreeView it would be much appreciated.

 

Thanks,

Jamie