[Mono-dev] Patches for mono-winforms

Rob Wilkens robwilkens at gmail.com
Sat Jun 9 19:17:43 UTC 2012


On 06/09/2012 02:49 PM, Steven Boswell II wrote:
>
> Also, I noticed that bringing up a dialog box before calling 
> Application.Run() tends to make Mono freak out.  Maybe that's the 
> problem with your DgwTest project?  The enclosed ComboBoxTest project 
> waits until the Form's Load event to bring up dialog boxes.
>

That's interesting to me -- Does this differ from MS .Net behavior?  I 
can see where bringing up a dialog box in modal (full control above all 
previous windows) mode would demand some kind of message processing to 
be running until it returns..  If it's not already.  Sounds like a bug, 
if so probably should be filed.  If you want me to do the footwork of 
checking it against windows and filing the bug report, just say so and 
i'll spend the time.  I"m kind of in a holding pattern on doing new 
patchwork while waiting for some earlier patches to either clear or be 
rejected.

-Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120609/0c13eed1/attachment.html>


More information about the Mono-devel-list mailing list