[Mono-winforms-list] openfiledialog error

Peter Dennis Bartok peter at novonyx.com
Wed May 18 11:29:55 EDT 2005


This is working with SVN (starting at r44384), Kornel Pal contributed the 
code required to do the com stream stuff on win32.

The class status, btw, showed it as 100% because the class itself is fully 
implemented (and complete). The error you are receiving came from the 
System.Drawing.Bitmap, a different class (and assembly), which was missing a 
method to create a bitmap from a stream, but only when when running on 
Win32.

Cheers,
  Peter

-----Original Message-----
From: "jeromy dean" <jeromydean at gmail.com>
To: <mono-winforms-list at lists.ximian.com>
Date: 18 May, 2005 09:06
Subject: [Mono-winforms-list] openfiledialog error


when creating a simple form with an openfiledialog, i recieve a
"system.notimplementedexception: bitmap.initfromstream(win32)" error.

i also recieve this message when i try and use a messagebox.

i am using mwf revision 44278,  mono 1.1.7.1 on windows xp.


the class status on the mwf page shows the openfiledialog at 100%.

anyone know what i am doing wrong or a fix for this.

sorry if this has already been answered.
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list




More information about the Mono-winforms-list mailing list