[rkward-cvs] SF.net SVN: rkward: [1322] trunk/rkward/rkward/plugins/plots/plot_options. xml
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Mon Feb 5 11:39:07 UTC 2007
Revision: 1322
http://svn.sourceforge.net/rkward/?rev=1322&view=rev
Author: tfry
Date: 2007-02-05 03:39:06 -0800 (Mon, 05 Feb 2007)
Log Message:
-----------
consistency in the GUI
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/plot_options.xml
Modified: trunk/rkward/rkward/plugins/plots/plot_options.xml
===================================================================
--- trunk/rkward/rkward/plugins/plots/plot_options.xml 2007-02-05 11:25:57 UTC (rev 1321)
+++ trunk/rkward/rkward/plugins/plots/plot_options.xml 2007-02-05 11:39:06 UTC (rev 1322)
@@ -39,12 +39,14 @@
<connect client="yminvalue.required" governor="ymin_required" />
<connect client="ymaxvalue.required" governor="ymax_required" />
-
<convert id="xlabfilled" mode="notequals" sources="xlab.text" standard="" />
<connect client="xlabisexp.enabled" governor="xlabfilled" />
-
<convert id="ylabfilled" mode="notequals" sources="ylab.text" standard="" />
<connect client="ylabisexp.enabled" governor="ylabfilled" />
+ <convert id="mainfilled" mode="notequals" sources="main.text" standard="" />
+ <connect client="mainisexp.enabled" governor="mainfilled" />
+ <convert id="subfilled" mode="notequals" sources="sub.text" standard="" />
+ <connect client="subisexp.enabled" governor="subfilled" />
<connect client="xlog.visible" governor="allow_log"/>
<connect client="ylog.visible" governor="allow_log"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list