This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [setup PATCH] Another micropatch headingtowardsnext_dialogremoval (1)


> From: Robert Collins >
> On Sat, 2003-07-26 at 22:24, John Morrison wrote:
> >
> > Could you not disable the entire sheet when any button is
> pressed?  Would
> > that not get the functionality you wish?
>
> No. As I understand it, it's a race condition. That is, if the user queues
> two messages to the page - next clicked + a click in the selection
> window, disabling the sheet would be too late.
> That said, I don't see how we could ever process that second event
> before finishing our next event. We're synchronous after all.

I can't see that ever happening.  Admittedly, I've only ever
coded MFC dialogs, but still...

J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]