dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] pnetlib/samples FormsTest.cs,1.18,1.19


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib/samples FormsTest.cs,1.18,1.19
Date: Fri, 28 Nov 2003 06:24:10 +0000

Update of /cvsroot/dotgnu-pnet/pnetlib/samples
In directory subversions:/tmp/cvs-serv23173/samples

Modified Files:
        FormsTest.cs 
Log Message:


Comment out the call to "AddTransformsTest" because that page chews too much
CPU in the background, causing event processing delays on the other tabs.


Index: FormsTest.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/samples/FormsTest.cs,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** FormsTest.cs        26 Nov 2003 01:07:10 -0000      1.18
--- FormsTest.cs        28 Nov 2003 06:24:08 -0000      1.19
***************
*** 405,409 ****
                        AddListBoxTest(tabPage13);
                        AddFormsTest(tabPage14);
!                       AddTransformsTest(tabPage15);
                        AddScrollbarTest(tabPage18);
                        AddPropertyGridTest(tabPage19);
--- 405,410 ----
                        AddListBoxTest(tabPage13);
                        AddFormsTest(tabPage14);
!                       //TransformsTest chews too much CPU - remove for now - 
Rhys.
!                       //AddTransformsTest(tabPage15);
                        AddScrollbarTest(tabPage18);
                        AddPropertyGridTest(tabPage19);





reply via email to

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