[Mono-bugs] [Bug 78351][Nor] New - ResourceManager won't load form resources

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 9 18:26:40 EDT 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 roger.jakobsson at jorosoft.se.

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

--- shadow/78351	2006-05-09 18:26:39.000000000 -0400
+++ shadow/78351.tmp.9649	2006-05-09 18:26:39.000000000 -0400
@@ -0,0 +1,37 @@
+Bug#: 78351
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: WinXP and Linux Ubuntu
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: roger.jakobsson at jorosoft.se               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: ResourceManager won't load form resources
+
+Description of Problem:
+When adding resources (Icons) to myform.resx, they won't load
+
+Steps to reproduce the problem:
+1. Add an Icon to a forms resx-file
+2. Load it with ResourceManager.GetObject
+3. Paint the icon
+
+Actual Results:
+Nothing is painted
+
+Expected Results:
+The icon painted
+
+How often does this happen? 
+Always
+
+Additional Information:
+Please see attachment
+Works under MS.NET


More information about the mono-bugs mailing list