Jake Colman <colman_at_ppllc.com> writes:
>
> I am developing an application using Qt and one of my windows insists on
> resizing itself smaller than what it should be. If I use Qt's adjustSize()
> method I can see the window being painted at its larger size and then it gets
> resized smaller. At first I thought I had a bug with Qt but then I started
> thinking it might be fvwm. Sure enough, under CDE I do not have this
> problem.
>
> Why would fvwm be sending a resize even to my window? What can I do about
> it?
>
> fvwm 2.5.7 compiled on Jun 16 2003 at 09:03:26
> with support for: ReadLine, XPM, Shape, XShm, SM, NLS
I don't have any experience with Qt apps, but in the past Fvwm has
had problems because it pays attention to the program's size hints.
Try running:
xwininfo -size
click on the window with the problem.
Post the results.
--
Dan Espen E-mail: dane_at_mk.telcordia.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Oct 13 2003 - 14:31:25 BST