[GRASS-SVN] r68395 - grass/trunk/gui/wxpython/core
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 7 11:31:53 PDT 2016
Author: wenzeslaus
Date: 2016-05-07 11:31:53 -0700 (Sat, 07 May 2016)
New Revision: 68395
Modified:
grass/trunk/gui/wxpython/core/gconsole.py
Log:
wxGUI: add todo: caller cannot suppress GUI for a module
Modified: grass/trunk/gui/wxpython/core/gconsole.py
===================================================================
--- grass/trunk/gui/wxpython/core/gconsole.py 2016-05-07 17:04:16 UTC (rev 68394)
+++ grass/trunk/gui/wxpython/core/gconsole.py 2016-05-07 18:31:53 UTC (rev 68395)
@@ -441,6 +441,8 @@
.. todo::
Solve problem with the other event (now uses gOutputText
event but there is no text, use onPrepare handler instead?)
+ .. todo::
+ Skip interface is ignored and determined always automatically.
Posts event EVT_IGNORED_CMD_RUN when command which should be ignored
(according to ignoredCmdPattern) is run.
More information about the grass-commit
mailing list