octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #63909] The preferences menu hang on Gnu Octav


From: Torsten Lilge
Subject: [Octave-bug-tracker] [bug #63909] The preferences menu hang on Gnu Octave 8.1.0 (Windows)
Date: Fri, 10 Mar 2023 17:20:22 -0500 (EST)

Follow-up Comment #9, bug #63909 (project octave):

The size adjust policy is described here:
https://doc.qt.io/qt-6/qcombobox.html#SizeAdjustPolicy-enum

On large models (and with all fonts, a QFontComboBox apparently has a large
model) one should use QComboBox::AdjustToMinimumContentsLengthWithIcon

A good explanation is given in the answer to this question on stackoverflow
https://stackoverflow.com/questions/59684022/slow-initial-show-performance-of-qcombobox-with-large-item-count
which I found during my researches.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63909>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]