[Mono-bugs] [Bug 76515][Nor] New - Clearing the nodes of a TreeView
with node.Clear() doesn't update the TreeView directly
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Oct 22 08:19:52 EDT 2005
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 xenomorph2 at onlinehome.de.
http://bugzilla.ximian.com/show_bug.cgi?id=76515
--- shadow/76515 2005-10-22 08:19:52.000000000 -0400
+++ shadow/76515.tmp.13928 2005-10-22 08:19:52.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 76515
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: xenomorph2 at onlinehome.de
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Clearing the nodes of a TreeView with node.Clear() doesn't update the TreeView directly
+
+Clearing the nodes of a TreeView with node.Clear() doesn't update the
+TreeView directly.
+The removed nodes are still visible until you, for example, resize the
+TreeView.
+
+You can reproduce this with the resource editor.
+Load a resource file and then do File->New to create a new resource file.
+The old nodes are still visible.
More information about the mono-bugs
mailing list