dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #10104] OnControlAdded isn't called when a Contr


From: Carl-Adam Brengesjo
Subject: [Pnet-developers] [bugs #10104] OnControlAdded isn't called when a Control is added by setting its Parent property
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10.1

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

/**************************************************************************/
[bugs #10104] Latest Modifications:

Changes by: 
                Carl-Adam Brengesjo <address@hidden>
'Date: 
                Sat 10/16/2004 at 02:36 (Europe/Stockholm)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS.






/**************************************************************************/
[bugs #10104] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10104>
Project: DotGNU Portable.NET
Submitted by: 0
On: Sun 08/22/2004 at 21:43

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  Fixed
Privacy:  Public
Assigned to:  None
Status:  Closed


Summary:  OnControlAdded isn't called when a Control is added by setting its 
Parent property

Original Submission:  The Control.OnControlAdded() method is only called
when a Control is added by Controls.Add().
It is not called when the Control is added by setting its
Parent property. 


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


-------------------------------------------------------
Date: Sat 10/16/2004 at 02:36       By: Carl-Adam Brengesjo <ptah>
Fixed in CVS.

-------------------------------------------------------
Date: Mon 08/23/2004 at 13:16       By: Deryk Robosson <drobosson>
I do not think this would be a bug.

Adding a control TO the control, yes the OnControlAdded method should be 
called, however if setting the parent, one isn't adding a control..the parent 
OTOH having had a control added should throw the event.






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

-------------------------------------------------------
Date: Sun 08/22/2004 at 21:43  Name: ControlAddedTest.cs  Size: 621B   By: None
Adds a Control with Parent = someControl;
http://savannah.gnu.org/bugs/download.php?item_id=10104&amp;item_file_id=1593






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

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





reply via email to

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