Re: getting asynchronous behavior where none is expected

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



Hi

<vmspro@xxxxxxxxx> schreef in bericht
news:1115916907.436659.235310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Tom,
>
> The code is long and quite complex so I'd rather not post it. I'm
> really more interested in the general behavior of Windows Forms, i.e.
> will it always block till the current event handler is finished or will
> it sometimes service other user events and fire additional event
> handlers. Any info on this issue is appreciated.
>
> Mark


The UI thread will block until the handler is executed, that's how it should
work.

TT.


.



Relevant Pages

  • Re: Changing case in a sentence to Capitalize Case.
    ... schreef in bericht ... I am a javascript newbie and I'm stick at one place. ... Tom ...
    (comp.lang.javascript)
  • Re: combo box
    ... "myska" schreef in bericht ... Tom ...
    (comp.lang.pascal.delphi.misc)
  • Re: Reading TXT from CD in W98
    ... "Tom de Neef" schreef in bericht ...
    (comp.lang.pascal.delphi.misc)
  • Re: Spaces
    ... "Richard Hutchinson" schreef in bericht ... before the loop or replace the body by ... Tom ...
    (comp.lang.pascal.delphi.misc)
  • Re: CButton in a CView Problem
    ... Tom, ... You're idea about a bad pointer or out-of-bounds array error was my ... time I get the problem is when the button click handler gets called by ...
    (microsoft.public.vc.mfc.docview)