[Mono-winforms-list] Handle being created when I don't expect

Rolf Bjarne Kvinge rolflists at ya.com
Fri Aug 10 07:33:49 EDT 2007



> -----Original Message-----
> From: Maser, Dan [mailto:Dan.Maser at inin.com]
> Sent: jueves, 09 de agosto de 2007 15:33
> To: Rolf Bjarne Kvinge; mono-winforms-list at lists.ximian.com
> Subject: RE: [Mono-winforms-list] Handle being created when I don't
> expect
> 
> 
>     Also, if it helps I hacked my code to not crash when the
> HandleCreated is called early and I notice the these additional
> problems right away:
> 
> * When opening the first MDI child, that window does not get an
> Activated event like it used to.  If I open a second MDI child and
> toggle between them then the Activate gets called, but with one MDI
> child the Actived event is skipped.
> 
> * There seems to be a focus/current problem because if I have MDI Child
> #1 active I can click around in it and see the mouse clicks have the
> normal effect but when I press Ctrl+F2 that keystroke appears to get
> sent to MDI Child #2 instead.
> 

I'm not able to reproduce these issues, could you cook up a small test case
and file a bug at http://bugzilla.ximian.com/ ?

Rolf




More information about the Mono-winforms-list mailing list