From owner-freebsd-libh Sun Sep 17 11:51:25 2000 Delivered-To: freebsd-libh@freebsd.org Received: from gloria.cord.edu (gloria.cord.edu [138.129.254.6]) by hub.freebsd.org (Postfix) with ESMTP id 82C3B37B424 for ; Sun, 17 Sep 2000 11:51:23 -0700 (PDT) Received: from localhost (twschulz@localhost) by gloria.cord.edu (8.9.0/8.9.1) with ESMTP id NAA26541; Sun, 17 Sep 2000 13:50:54 -0500 (CDT) Date: Sun, 17 Sep 2000 13:50:54 -0500 (CDT) From: Trenton Schulz To: Alexander Langer Cc: libh@FreeBSD.ORG Subject: Re: Libh Qt 2 patch In-Reply-To: <20000915182814.J23564@cichlids.cichlids.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 15 Sep 2000, Alexander Langer wrote: > Thus spake Trenton Schulz (twschulz@gloria.cord.edu): > > > personal opinion, I tried this with a few windows and noticed that some > > geometry management needs to be added to the qt gui, I'll see if I can add > > What do you mean with "some geometry management"? Well, if you run it with qt2 you'll notice that some of the buttons get are too large for the frames. However, if qt geometry management is used, the widgets stay at a certain size, and will resize themselves if the window is resized, if you know what you're doing it works really slick. However, I guess if the new Qt designer is used, the geometry management is all handled for you. At least that's what I've been told from a _very_ reliable souce. There's more information about geometry management in the Qt documentation: http://doc.trolltech.com/layout.html Hope that helps, -- Trenton Schulz twschulz@cord.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message