Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: <mailto:cygwin-apps-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin-apps/> List-Post: <mailto:cygwin-apps AT cygwin DOT com> List-Help: <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs> Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: LogFile Q X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message Date: Fri, 24 May 2002 14:54:32 +1000 Message-ID: <FC169E059D1A0442A04C40F86D9BA7600C6154@itdomain003.itdomain.net.au> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> To: "Gary R. Van Sickle" <g DOT r DOT vansickle AT worldnet DOT att DOT net>, "Cygwin-Apps" <cygwin-apps AT sources DOT redhat DOT com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g4O4scs06132 OH, and resizable pages would be wonderful :}. Rob > -----Original Message----- > From: Gary R. Van Sickle [mailto:g DOT r DOT vansickle AT worldnet DOT att DOT net] > Sent: Friday, May 24, 2002 2:34 PM > To: Cygwin-Apps > Subject: Rob: LogFile Q > > > In LogFile::exit() there's code like this: > > if (exit_msg) > note (NULL, exit_msg); > > note() (among other duties) pops up a MessageBox() with the > text of the exit_msg at the end of the install. I'm trying > to eliminate the trailing "Install complete" popup, and > anyway it doesn't seem to be the best practice to be popping > up dialogs this deep in non-UI code. OK if I begin a process > of hoisting this out, maybe with a note_nobox() on successful > install initially? > > -- > Gary R. Van Sickle > Brewer. Patriot. > >