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

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

[Dotgnu-pnet-commits] CVS: pnetlib/System.Drawing.Xsharp DrawingToolkit


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/System.Drawing.Xsharp DrawingToolkit.cs,1.7,1.8
Date: Sat, 21 Jun 2003 07:22:24 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/System.Drawing.Xsharp
In directory subversions:/tmp/cvs-serv26914/System.Drawing.Xsharp

Modified Files:
        DrawingToolkit.cs 
Log Message:


Remove all references to "IToolkit.Run" because it isn't needed any more.


Index: DrawingToolkit.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/System.Drawing.Xsharp/DrawingToolkit.cs,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** DrawingToolkit.cs   21 Jun 2003 11:16:18 -0000      1.7
--- DrawingToolkit.cs   21 Jun 2003 11:22:19 -0000      1.8
***************
*** 119,128 ****
                        }
  
-       // Run the main event processing loop for the toolkit.
-       public void Run()
-                       {
-                               app.Run();
-                       }
- 
        // Process events in the event queue.  If "waitForEvent" is true,
        // then wait for the next event and return "false" if "Quit" was
--- 119,122 ----





reply via email to

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