lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6008] wxView::OnUpdate(): just say "no"


From: Greg Chicares
Subject: [lmi-commits] [6008] wxView::OnUpdate(): just say "no"
Date: Wed, 29 Oct 2014 18:47:27 +0000

Revision: 6008
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6008
Author:   chicares
Date:     2014-10-29 18:47:27 +0000 (Wed, 29 Oct 2014)
Log Message:
-----------
wxView::OnUpdate(): just say "no"

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/skeleton.cpp
    lmi/trunk/view_ex.hpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2014-10-29 18:39:17 UTC (rev 6007)
+++ lmi/trunk/ChangeLog 2014-10-29 18:47:27 UTC (rev 6008)
@@ -34456,3 +34456,10 @@
 Write wx debug messages to stderr. See:
   http://lists.nongnu.org/archive/html/lmi/2014-10/msg00097.html
 
+20141029T1847Z <address@hidden> [529]
+
+  skeleton.cpp
+  view_ex.hpp
+wxView::OnUpdate(): just say "no". See:
+  http://lists.nongnu.org/archive/html/lmi/2014-10/msg00105.html
+

Modified: lmi/trunk/skeleton.cpp
===================================================================
--- lmi/trunk/skeleton.cpp      2014-10-29 18:39:17 UTC (rev 6007)
+++ lmi/trunk/skeleton.cpp      2014-10-29 18:47:27 UTC (rev 6008)
@@ -1317,9 +1317,6 @@
     return true;
 }
 
-// TODO ?? CALCULATION_SUMMARY It would probably be in much better
-// taste to use wxView::OnUpdate() for this purpose.
-//
 // TODO ?? CALCULATION_SUMMARY Instead, why not just update the
 // topmost window first, then update other windows, putting some
 // progress indication on the statusbar?

Modified: lmi/trunk/view_ex.hpp
===================================================================
--- lmi/trunk/view_ex.hpp       2014-10-29 18:39:17 UTC (rev 6007)
+++ lmi/trunk/view_ex.hpp       2014-10-29 18:47:27 UTC (rev 6008)
@@ -71,9 +71,6 @@
 // through wxView::GetFrame() without casting because it returns a
 // wxWindow*.
 
-// TODO ?? No provision is yet made here for updating views when
-// document data changes; wx provides some functions for that.
-
 #ifndef view_ex_hpp
 #define view_ex_hpp
 




reply via email to

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