dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #10393] Control.InvalidateInternal causes a null


From: Carl-Adam Brengesjo
Subject: [Pnet-developers] [bugs #10393] Control.InvalidateInternal causes a null reference exception
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10

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

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

Changes by: 
                Carl-Adam Brengesjo <address@hidden>
'Date: 
                Sun 09/26/2004 at 14:43 (Europe/Stockholm)

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


------------------ Additional Follow-up Comments ----------------------------
Fixed in CVS 25th September 2005 (patch #3391).






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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10393>
Project: DotGNU Portable.NET
Submitted by: 0
On: Wed 09/15/2004 at 07:54

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


Summary:  Control.InvalidateInternal causes a null reference exception

Original Submission:  If the toolWindows does not exist and U call 
InvalidateInternal that causes a null reference exception.

I did a quickhack:

if( null == toolkitWindow ) CreateHandle();
toolkitWindow.Invalidate(b.X, b.Y, b.Width, b.Height);




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


-------------------------------------------------------
Date: Sun 09/26/2004 at 14:43       By: Carl-Adam Brengesjo <ptah>
Fixed in CVS 25th September 2005 (patch #3391).












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

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





reply via email to

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