[Mono-bugs] [Bug 82370][Nor] Changed - PictureBox refresh problem
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 8 10:37:46 EDT 2007
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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82370
--- shadow/82370 2007-08-08 08:44:56.000000000 -0400
+++ shadow/82370.tmp.12391 2007-08-08 10:37:46.000000000 -0400
@@ -3,21 +3,21 @@
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Major
-Component: Sys.Drawing.
+Priority: Normal
+Component: Windows.Forms
AssignedTo: mono-bugs at ximian.com
ReportedBy: karim.jouini.ext at parrot.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Unable to draw
+Summary: PictureBox refresh problem
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
When i use this open source simple component : Rimage
@@ -237,6 +237,20 @@
#End Region
Public Enum DirectionEnum
Counter_Clockwise = -1
Clockwise = 1
End Enum
End Class
+
+------- Additional Comments From sebastien at ximian.com 2007-08-08 10:37 -------
+Using the sample code available at the URL (binaries included) I can
+get the control to render. However if seems to have two problems:
+
+(1) it doesn't get refreshed correctly (if you click on "Show Through"
+the blue button1 appear on MS (not with Mono). Using the combobox
+trigger a refresh
+
+(2) the combobox redering is strange (using HEAD) and I'm not sure if
+I get the right value selected.
+
+I'll try to make my own test code for the SD stuff that seems to be
+unworking (can't see transparency nor stretch with the sample on Mono).
More information about the mono-bugs
mailing list