dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [patch #3482] Raise ListBox.SelectedValueChanged, fix


From: Deryk Robosson
Subject: [Pnet-developers] [patch #3482] Raise ListBox.SelectedValueChanged, fix for bug #10831
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040804 Galeon/1.3.17

This mail is an automated notification from the patch tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[patch #3482] Latest Modifications:

Changes by: 
                Deryk Robosson <address@hidden>
'Date: 
                Mon 11/01/2004 at 08:16 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Observation of the MS implementation provides both events called during Add.  
Remove and AddRange methods to not throw the events.  Remove will only throw 
the event if the item is the last entry of the list and the selection is forced 
up.  This patch probably needs to be trimmed up a little.






/**************************************************************************/
[patch #3482] Full Item Snapshot:

URL: <http://savannah.gnu.org/patch/?func=detailitem&item_id=3482>
Project: DotGNU Portable.NET
Submitted by: 0
On: Fri 10/29/2004 at 19:39

Category:  None
Priority:  5 - Normal
Resolution:  None
Privacy:  Public
Assigned to:  None
Originator Email:  address@hidden
Status:  Open


Summary:  Raise ListBox.SelectedValueChanged, fix for bug #10831

Original Submission:  
System.Windows.Forms.ListBox:
Raise SelectedValueChanged (currently never
risen) always before SelectedIndexChanged.

Fixes bug #10831.
Modifies only System.Windows.Forms/ListBox.cs


Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 11/01/2004 at 08:16       By: Deryk Robosson <drobosson>
Observation of the MS implementation provides both events called during Add.  
Remove and AddRange methods to not throw the events.  Remove will only throw 
the event if the item is the last entry of the list and the selection is forced 
up.  This patch probably needs to be trimmed up a little.






File Attachments
-------------------

-------------------------------------------------------
Date: Fri 10/29/2004 at 19:39  Name: stefan-041029.patch  Size: 4.44KB   By: 
None
ListBox patch
http://savannah.gnu.org/patch/download.php?item_id=3482&amp;item_file_id=3820






For detailed info, follow this link:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=3482>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]