Re: Problem with MessageBox

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Nurchi BECHED (nurchi_at_telus.net)
Date: 12/27/04


Date: Mon, 27 Dec 2004 08:04:43 GMT

Thanks, I thought, there was something wrong
with the compiler.
I appreciate your help.

On Sat, 25 Dec 2004 19:13:55 +0000 (UTC), Paul E Collins
<find_my_real_address@CL4.org> wrote:

> "Nurchi BECHED" <nurchi@telus.net> wrote:
>
>> [... snipped code ...]
>
> I think the problem is that you are showing the MessageBox from
> Form_Load, so the form that "owns" the message box is not fully loaded
> yet. It does work, however, if you show the MessageBox at the end of
> Form_Load instead of in LoadSettings.
>
> P.
>
>

-- 
Regards,
      Nurchi BECHED


Relevant Pages

  • Re: Linux printf funny
    ... programming error. ... MessageBox() is just a function that displays the strings supplied, and is in fact a replacement for the Windows message box as in the program's earlier incarnation as a windows GUI program before it got converted to console. ... The compiler is seeing a constant where it shouldn't, and/or has modified the type of a variable to double.. ... Another possibility is a bug that modifies ScaleFactor, ...
    (comp.arch.embedded)
  • Re: CWnd::MessageBoxA does not take 4 parameters
    ... of the messagebox. ... >> This was a cloning process but the original source code seemed to ...
    (microsoft.public.vc.language)
  • Re: ASCII code
    ... The first messagebox is showing you the translation from 65to ... "A" char type and than to string for showing in a message box. ... >> other programming language. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: CreateProcess
    ... If the process calls MessageBox function, how to avoid the message window ... > the error message showing on the desktop? ...
    (microsoft.public.win32.programmer.kernel)
  • Screen Oriented App problem with Textbox.gotfocus
    ... I have some textboxes that ... when a user clicks them the SIP should show, but also a messagebox ... showing small directions. ...
    (microsoft.public.dotnet.framework.compactframework)