|
From: | Radek Polak |
Subject: | [Pnet-developers] [bug #15010] Expand/Collapse events of TreeView are not raised properly |
Date: | Sat, 19 Nov 2005 14:08:56 +0000 |
User-agent: | Mozilla/5.0 (compatible; Konqueror/3.3; Linux) (KHTML, like Gecko) |
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15010> Summary: Expand/Collapse events of TreeView are not raised properly Project: DotGNU Portable.NET Submitted by: radekp Submitted on: Sat 11/19/05 at 14:08 Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open _______________________________________________________ Details: Following problems are fixed by attached patch: 1) OnAfterCollapse is called on tree nodes, that are not expanded. 2) OnAfterCollapse is called before expanded is set to false. 3) OnBeforeExpand and OnAfterExpand functions are not called at all. I have also attached simple application for testing. Thanks for review _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sat 11/19/05 at 14:08 Name: TreeView_Expand_Collapse_Events.tar.gz Size: 2.54KB By: radekp Patches for TreeView.cs and TreeNode.cs and test application <http://savannah.gnu.org/bugs/download.php?item_id=15010&item_file_id=3115> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=15010> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |