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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78399 --- shadow/78399 2006-05-15 00:12:46.000000000 -0400 +++ shadow/78399.tmp.3878 2006-05-15 00:12:46.000000000 -0400 @@ -0,0 +1,24 @@ +Bug#: 78399 +Product: Mono: Class Libraries +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Minor +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: PageSetupDialog incorrectly expects yard-pound units everywhere + +Our PageSetupDialog is hardcoded to use inches for page size, which is not +what happens on Windows. For example Japanese people don't use inches. On +Windows, it is millimeters. + +Since it is culture dependent, we need some kind of locale dependent +configuration to support sane PageSetupDialog. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
