On 1/31/13 4:54 PM, [email protected] wrote: > C > 5 > 6 > d > e > > So let's say I click on 'e' in the GUI, I can get it to identify that I > selected 'e', but when I try to get the parents, 6 and C, I get 'd', > '6', '5', 'C', 'B', 'A'
What code are you using to get the parents? Thanks, John _______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
