LogFile Q

Robert Collins robert.collins@itdomain.com.au
Thu May 23 21:54:00 GMT 2002


OH, and resizable pages would be wonderful :}.

Rob

> -----Original Message-----
> From: Gary R. Van Sickle [mailto:g.r.vansickle@worldnet.att.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.
> 
> 



More information about the Cygwin-apps mailing list