[Mono-winforms-list] Congratulations
Fabian Luque
fluque@forumnet.com.ar
Fri, 20 Aug 2004 15:35:25 -0300
Hi people:
I just want to congrat you for the work on SWF so far. I've been compiling
the library, both on windows and linux,
and all I can say is that I'm very excited about this new implementation.
I've been running the winforms tests on Windows without issues, but I get
this exception every time I try to run the samples on a linux box:
Could not load winelib.exe.so
XplatUIX11 Constructor called
XplatUI Constructor called
Form Constructor called
CalcAutoSize () after {Width=294, Height=19}
Exception 'Feature not implemented.
at System.Drawing.GDIPlus.CheckStatus()
at System.Drawing.Graphics.FromHwnd()
at System.Windows.Forms.XplatUIX11.PaintEventStart()
at System.Windows.Forms.XplatUI.PaintEventStart()
at System.Windows.Forms.Control.WndProc()
at System.Windows.Forms.Label.WndProc()
at System.Windows.Forms.Control+ControlNativeWindow.WndProc()
at System.Windows.Forms.NativeWindow.WndProc()'
I tried installing Wine and winelib but then the samples don't even throw
the exception.
Anyway, keep up the good work on SWF.
Regards,
Fabian