[cells-gtk-cvs] CVS update: public_html/index.html

Peter Denno pdenno at common-lisp.net
Mon May 30 14:12:05 UTC 2005


Update of /project/cells-gtk/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv5219/public_html

Modified Files:
	index.html 
Log Message:
:expand-p --> :expand-all 
Note need for cellsgtklib for TreeModel ComboBox
Date: Mon May 30 16:12:05 2005
Author: pdenno

Index: public_html/index.html
diff -u public_html/index.html:1.7 public_html/index.html:1.8
--- public_html/index.html:1.7	Mon May 30 04:13:53 2005
+++ public_html/index.html	Mon May 30 16:12:05 2005
@@ -97,9 +97,9 @@
        <ul>
          <li><a href="ftp://common-lisp.net/pub/project/cells-gtk/cells-gtk-2005-05-29.tgz">cells-gtk-2005-05-29.tgz</a>
 	   <ul>
-             <li>ComboBoxes may now use a TreeModel; allows hierarchical arrangement of items.</li>
+             <li>ComboBoxes may now use a TreeModel; allows hierarchical arrangement of items. (requires libcellsgtk)</li>
              <li>Uses Cells 2</li>
-             <li>:expand-p on TreeView allows Tree to initially display completely expanded.</li>
+             <li>:expand-all on TreeView allows Tree to initially display completely expanded.</li>
              <li>New procedure to locate dynamic libraries. (Works 'out of the box' 50% of the time versus 10% before ???)
              <li>Has <em>not</em> been tested on Windows. Drop the group a note if you try it.</li>
            </ul>




More information about the Cells-gtk-cvs mailing list