Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <003a01c23bf1$86f119a0$a352a518@samsystem> From: "Samuel" To: References: <3D4BDBB8 DOT 10005 AT upb DOT de> <3D4C6C0B DOT 8499 DOT 6D3078A AT localhost> Subject: Re: setup - feature change request Date: Sun, 4 Aug 2002 13:00:05 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 ----- Original Message ----- From: "Stephen C. Biggs" To: Sent: Saturday, August 03, 2002 11:49 PM Subject: RE: setup - feature change request > > While we're on the subject, would it be possible to make the setup windows where > you choose the mirrors and packages to download be able to be resizeable? This > should be an easy quick addition of a flag or two to the window attributes. I have also suggested that the dialog for choosing the package(s) for download be resizeable or something such as that. However I know that it is not just an easy quick addition of a flag or two to the window attributes. It is generally necessary to process the WM_SIZE message and re-position the controls in the dialog. It is relatively easy to do but not as simple as changing a flag or attribute. There are sample programs available that would probably make things relatively easy but it would be about a day's worth of work. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/