Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Tue, 16 Oct 2001 23:32:20 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: setup.exe and a 640x480 screen Message-ID: <20011016233220.A31536@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.21i My recent changes to setup to increase the size of the chooser screen did not take 640x480 screen resolutions into account. I wonder if, with categories, we are reaching the limit of what can be portrayed in this type of dialog box. I did manage, at one point, to get a dialog box with horizontal scroll bars so that would probably be acceptable. It doesn't look like the current layout has scroll bars, though. I don't know what I did to get these. I was just resizing things in MSVC and they magically appeared. Then they magically disappeared. Is there anyone here who deals with this type of issues? I'm hardly a GUI type of guy. cgf