[Psi-Devel] GCFindDlg does not show up in X11/qt4.3.0
Albert Holm
albert+psi at cdr.se
Thu Aug 2 15:33:59 PDT 2007
I had a problem where the groupchat find dialog did not show up in X11 with
Qt-4.3.0. I did show up in windows, and with 4.2.3 in X11.
The problem seems to be that minimumSize().height() is 0 for that dialog. By
resizing the window to that height, it is not shown. Instead, using
minimumSizeHint().height() seems to solve the problem. Works with X11/4.3.0,
still works with Win32/4.3.0 and not tested on mac or any Qt-4.2.3
environments.
This patch is so small it is almost embarrasing to send it to the list, but
anything to please. ;-)
/Albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: show_gcfinddlg_4.3.0.diff
Type: text/x-diff
Size: 381 bytes
Desc: not available
Url : http://lists.affinix.com/pipermail/psi-devel-affinix.com/attachments/20070803/421b31d5/attachment.bin
More information about the Psi-Devel
mailing list