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: anonymous
Subject: [Pnet-developers] [bugs #10393] Control.InvalidateInternal causes a null reference exception
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)

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




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

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10393>
Project: DotGNU Portable.NET
Submitted by: 0
On: Mit 15.09.2004 at 03:54

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


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);














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]