Quote Originally Posted by naturalpsychic View Post
i wanted to create combobox so user can select one of yes or no from that combo box for certain qtreewidgetitem
This doesn't require reimplementing paint(). If you want to mimic the looks of a combobox, do it the same way you mimic the looks of progress bar.