Using the code from your other thread the following worked:Qt Code:
comboBox->setMaxVisibleItems(5); p->setMaxVisibleItems(3);To copy to clipboard, switch view to plain text mode
Using the code from your other thread the following worked:Qt Code:
comboBox->setMaxVisibleItems(5); p->setMaxVisibleItems(3);To copy to clipboard, switch view to plain text mode
Bookmarks