Hello!

I'ld like to have a vertical QComboBox, instead of the traditional horizontal one. Is there a way to do this with QComboBox, or will I heave to reimplement it?

If I need to reimplement, I imagine I'll have to edit the paintEvent() method. But how exactly should I do this? (sorry, not much experience here with QPainter and related...).



Thanks,

Momergil