[rkward-cvs] rkward/rkward/plugins/plots histogram.xml,1.2,1.3

Thomas Friedrichsmeier tfry at users.sourceforge.net
Mon Mar 20 20:31:00 UTC 2006


Update of /cvsroot/rkward/rkward/rkward/plugins/plots
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5769/rkward/plugins/plots

Modified Files:
	histogram.xml 
Log Message:
Add support for "enslaved" RKComponents: Those are technically embedded, but have a separate GUI that is shown via a push button

Index: histogram.xml
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/plots/histogram.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** histogram.xml	20 Mar 2006 19:33:58 -0000	1.2
--- histogram.xml	20 Mar 2006 20:30:58 -0000	1.3
***************
*** 27,30 ****
--- 27,31 ----
        <tab label="Plot options">
  		<embed id="plotoptions" component="rkward::plot_options" />
+ 		<embed id="plotoptionsb" component="rkward::plot_options" as_button="true" label="Just a test" />
        </tab>
      </tabbook>





More information about the rkward-tracker mailing list