Hi,

I am trying to enlarge the size of ComboBox Listbox. I mean, for QDialog we have sizeGripEnabled(true) function, which will give us the sizegrip widget at bottom right corner, as same i want for QComboBox Listbox. I tried with the QSizeGrip class but it was not working. I want the sizegrip widget at bottom right corner of the combobox listbox.

Please give an idea to proceed.



Thanks in advance,
Siva Rama Krishna.