dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #8891] TextBox OnKeyPress process char even if e


From: Gopal.V
Subject: [Pnet-developers] [bugs #8891] TextBox OnKeyPress process char even if e.Handled was set
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

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

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

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Wed 05/12/04 at 08:18 (Asia/Calcutta)

------------------ Additional Follow-up Comments ----------------------------
The OnKeyPress events should be hooked up as in latest first,
while the OnPaint has to be hooked up the other way ?.
(ie parent first , etc... ?)

Otherwise the AddHandler() should swap the arguments for
delegate.combine()






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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8891>
Project: DotGNU Portable.NET
Submitted by: Heiko Weiss
On: Wed 05/12/04 at 07:28

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  TextBox OnKeyPress process char even if e.Handled was set

Original Submission:  when U handle the event OnKeyPress of a TextBox and set 
the event to e.Handled = true, the keys are processed nevertheless. Not an .NET.

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


-------------------------------------------------------
Date: Wed 05/12/04 at 08:18         By: t3rmin4t0r
The OnKeyPress events should be hooked up as in latest first,
while the OnPaint has to be hooked up the other way ?.
(ie parent first , etc... ?)

Otherwise the AddHandler() should swap the arguments for
delegate.combine()












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

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





reply via email to

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