Forum Discussion

ChristopheC's avatar
ChristopheC
Contributor
15 years ago

Icon in QTreeWidget

Hi, when I use the following code : Sub Main MyTree = Aliases.TestComplete.MainWindow.centralWidget.treeWidget.wItems.Item(0).Items.Item(0).Items.Item(1).Text(0) MyTree1 = Aliases....