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=79629 --- shadow/79629 2006-10-11 09:51:38.000000000 -0400 +++ shadow/79629.tmp.25273 2006-10-12 06:31:11.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: 1_2 URL: Cc: -Summary: Combobox only activates on firsdt attempt +Summary: Form does not redraw correctly when MaximizeBox or MinimizeBox is false and a control's visibility is changed Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: Steps to reproduce the problem: @@ -50,6 +50,11 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-10-11 09:51 ------- The attached arcive contains the project files for an example of this. The "buildit" script compiles and launches the application (macpack was not working). When the program launches, press the "Create New Tournament" button; on the next form, the combobox for the number of teams can be activated only once. + +------- Additional Comments From [EMAIL PROTECTED] 2006-10-12 06:31 ------- +This is not a combobox bug, but a problem with the form when either +MaximizeBox or MinimizeBox is set, it does not redraw correctly when +a control's visibility is changed. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
