[rkward-cvs] SF.net SVN: rkward: [1022] trunk/rkward/rkward/plugins/distributions/ agostino_test.xml
sjar at users.sourceforge.net
sjar at users.sourceforge.net
Mon Jan 1 04:03:07 UTC 2007
Revision: 1022
http://svn.sourceforge.net/rkward/?rev=1022&view=rev
Author: sjar
Date: 2006-12-31 20:03:07 -0800 (Sun, 31 Dec 2006)
Log Message:
-----------
addition of frame in GUI
Modified Paths:
--------------
trunk/rkward/rkward/plugins/distributions/agostino_test.xml
Modified: trunk/rkward/rkward/plugins/distributions/agostino_test.xml
===================================================================
--- trunk/rkward/rkward/plugins/distributions/agostino_test.xml 2006-12-31 16:29:54 UTC (rev 1021)
+++ trunk/rkward/rkward/plugins/distributions/agostino_test.xml 2007-01-01 04:03:07 UTC (rev 1022)
@@ -20,11 +20,13 @@
</row>
</tab>
<tab label="Options">
- <radio id="alternative" label="alternative hypothesis">
- <option value="two.sided" label="two sided (default)" />
- <option value="less" label="less" />
- <option value="greater" label="greater" />
- </radio>
+ <frame>
+ <radio id="alternative" label="alternative hypothesis">
+ <option value="two.sided" label="two sided (default)" />
+ <option value="less" label="less" />
+ <option value="greater" label="greater" />
+ </radio>
+ </frame>
<checkbox id="length" label="Show Length" value_unchecked="0" value="1" checked="true" />
<checkbox id="nacount" label="Show Missing Values" value_unchecked="0" value="1" checked="false" />
</tab>
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