[Mono-bugs] [Bug 79176][Nor] Changed - Form icon is not shown on Windows

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 15 22:37:36 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79176

--- shadow/79176	2006-09-08 20:43:31.000000000 -0400
+++ shadow/79176.tmp.18465	2006-11-15 22:37:36.000000000 -0500
@@ -1,19 +1,19 @@
 Bug#: 79176
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Cosmetic
-Component: Windows.Forms
+Priority: Normal
+Component: Sys.Drawing.
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
-QAContact: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
 TargetMilestone: 1_2
 URL: 
 Cc: 
 Summary: Form icon is not shown on Windows
 
 The icon of a form (Form.Icon) is not shown when an SWF app is run on 
@@ -55,6 +55,13 @@
 Gert, I assume you're testing this with svn head of System.Drawing 
 and MWF?
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-08-27 04:53 -------
 Yes, correct. It's working fine on Mono/Linux, but not on 
 Mono/Windows (both built from svn).
+
+------- Additional Comments From toshok at ximian.com  2006-11-15 22:37 -------
+this is due to all of the MWF XplatUIWin32 code making use of
+Icon.Handle, which is always IntPtr.Zero.  The code in MWF works for
+MS's System.Drawing but not ours.
+
+moving to System.Drawing component.


More information about the mono-bugs mailing list