dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bug #6203] Invalidate() Method Nonfunctional


From: nobody
Subject: [Pnet-developers] [bug #6203] Invalidate() Method Nonfunctional
Date: Sun, 02 Nov 2003 17:29:14 -0500
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)

=================== BUG #6203: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6203&group_id=353

Changes by: Neil Cawse <address@hidden>
Date: Sun 11/02/2003 at 22:29 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
fixed in cvs



=================== BUG #6203: FULL BUG SNAPSHOT ===================


Submitted by: Krai                    Project: DotGNU Portable.NET          
Submitted on: Mon 10/27/2003 at 18:28
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Closed                       

Summary:  Invalidate() Method Nonfunctional

Original Submission:  Invalidate() method does not 'clean up' the previous 
client area as expected.


See attachments for example and code test case.

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

-------------------------------------------------------
Date: Sun 11/02/2003 at 22:29       By: neilcawse
fixed in cvs

-------------------------------------------------------
Date: Mon 10/27/2003 at 20:48       By: Krai
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/gdi/pantdraw_7ano.asp
States that the 3rd parameter (boolean) determines if the background should be 
erased or not.

This parameter was set to false in the API call within 
pnetlib/System.Drawing.Win32/DrawingWindow.cs

Was this intentional?
Submitting patch to fix this.  Tested.

-------------------------------------------------------
Date: Mon 10/27/2003 at 18:36       By: Krai
Example code only has handler to Resize event, primarily for clarity.  Resize 
the form at runtime to see the issue.


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Mon 10/27/2003 at 20:48  Name: bug_6203.patch  Size: 0KB   By: Krai
patch
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=6203&amp;bug_file_id=764

-------------------------------------------------------
Date: Mon 10/27/2003 at 18:32  Name: inv_actual.png  Size: 4KB   By: Krai
expected results [after resizing several times]
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=6203&amp;bug_file_id=762

-------------------------------------------------------
Date: Mon 10/27/2003 at 18:30  Name: inv_expected.png  Size: 3KB   By: Krai
expected results [after resizing]
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=6203&amp;bug_file_id=761

-------------------------------------------------------
Date: Mon 10/27/2003 at 18:28  Name: it.cs  Size: 1KB   By: Krai

http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=6203&amp;bug_file_id=760


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6203&group_id=353

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



reply via email to

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