[PyQt] qcombobox SIGNAL issue

singhai.nish singhai.nish at gmail.com
Wed Jun 11 13:41:59 BST 2014


As seen in image, I need that when user changes values in 1st combo, that 2nd
combo displays another list 
So, when 2nd changes that 3rd combobox displays another set. 

At present what is happening is that when 1st is changed, 2nd and 3rd both
get changed. ( only 2nd should be changed ).

How to ensure that only one signal works on one combobox ( as this is how it
is designed ). What am i missing.?

comboBoxTest.py
<http://python.6.x6.nabble.com/file/n5060177/comboBoxTest.py>  
<http://python.6.x6.nabble.com/file/n5060177/qcombobox.png> 





--
View this message in context: http://python.6.x6.nabble.com/qcombobox-SIGNAL-issue-tp5060177.html
Sent from the PyQt mailing list archive at Nabble.com.


More information about the PyQt mailing list