Hi, I have an issue related to determine the state of the focus for a widget. The situation is like this.
I have a QWidget containing a QStackedWidget containing several widgets. One of these is a QTabWidget containing several QTreeViews. How can the top level QWidget be informed, if one of the sub(-sub)-widgets looses (or gains) focus without the need to have specialized subclasses. Regards, Detlev -- Detlev Offenbach [email protected] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
