Re: Closing modeless dialogs ... if you are just looping in the routine and using the dialog to display information during the loop I can't see where you would have a problem. ... If I wanted a modeless dialog to stay open for the life of my application I would make the dialog object a member of my mainframe class and create functions there to start, show, hide, and end the dialog. ... No warnings, no assertions, and I didn't change anything in my code. ... But when I close the dialog using either DestroyWindowor CDialog::OnOKI get the following warning: ... (microsoft.public.vc.mfc)
RE: Pop Up Message ...warning messages displayed by Microsoft Access while a macro or Microsoft ... and then click the Design button on the Database window toolbar.... click the arrow to display the action list. ... (microsoft.public.access.gettingstarted)
Timed and blinking messages ...display a self-closing message in the form when a certain condition is met, ...Warning messages in the status bar is not very alerting, ... Do While Timer < Delay... (microsoft.public.excel.programming)
Re: Closing modeless dialogs ... I only want to display a dialog, then call two functions, finally close the dialog and end the application. ... No warnings, no assertions, and I didn't change anything in my code. ... Perhaps something was wrong with my Windows yesterday (my system behaved quite strange, reacted slowly and some applications crashed without reason)?... But when I close the dialog using either DestroyWindowor CDialog::OnOKI get the following warning: ... (microsoft.public.vc.mfc)
Re: Login Warning ... I need a login warning to display on the same screen or on an ... I also need to display the same or similar warning on all ssh and sftp ... look for a line starting with "Banner" There is probably already a Banner line commented out. ... (RedHat)