Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.0.25.0.20001126100240.00a6aa00@mailandnews.com> X-Sender: e AT mailandnews DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0 Date: Sun, 26 Nov 2000 10:16:04 +1100 To: cygwin AT sourceware DOT cygnus DOT com From: Evan McLean Subject: RE: setup.exe randomly minimizing...what's this? :) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Andreas Eibach wrote: >Setup.exe v2.29 randomly minimizes when installing. Quite odd. :) >Sometimes I think it just quit, then I see the 'Cygwin install' in the >Taskbar. It is probably the same problem that I reported about a week ago I think. Setup doesn't actually minimise, the newly opened dialog window just drops to the bottom of the Z order of windows. If you minimised all other windows you would find the dialog again. I'm working on a patch as we speak. Send me a private email if you want to beta test. >I think it can be fixed by forcing the application to reside _over_ all >open windows. This would be a pain actually, especially while it is doing slow downloads and I want to use my computer to do something else while it is running. The solution I'm looking at is creating an invisible dummy main window with CreateWindow(), and have all the dialog boxes use it as their parent window. Seems to be working okay, but need to check a couple of things in the Windows API help files which I don't have handy right now before I continue. E. -- Evan McLean Did you know that beating your head against ev AT deathsdoor DOT com a brick wall burns 150 calories an hour? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com