[Qt-interest] QProgressDialog on Mac
Brad Howes
howes at ll.mit.edu
Wed Jun 2 21:06:15 CEST 2010
On Jun 2, 2010, at 1:40 PM, Israel Brewster wrote:
>> _progressDlg->setMaximumSize(_progressDlg->size());
>> _progressDlg->setMinimumSize(_progressDlg->size());
This works for me (v 4.6):
progressDialog->setSizePolicy( QSizePolicy::Fixed, QSizePolicy::Fixed );
Brad
--
Brad Howes
Group 42
MIT Lincoln Laboratory • 244 Wood St. • Lexington, MA 02173
Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420
More information about the Qt-interest-old
mailing list