Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_tree2.h 


Log Message:
- this note wasn't suppost to go into cvs, but since it's there I may as
  well keep it.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_tree2.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- ewl_tree2.h 26 Apr 2006 04:10:01 -0000      1.22
+++ ewl_tree2.h 26 Apr 2006 04:32:03 -0000      1.23
@@ -19,8 +19,17 @@
  * Cons
  * ----
  * Needs an extra widget to hold the 'display' of the tree data
+ *
+ *
+ * The _display will actually be called ewl_tree2_view. This will be
+ * abstracted out like the filelist does for the filedialog. This way we can
+ * have different types of 'views' on the tree columns. So, there would be
+ * the default view which is just as now (ewl_tree2_view_tree) and if
+ * someone wanted they could write ewl_tree2_view_spreadsheet to get a more
+ * spreadsheet type view with numbers down the side and letters over the
+ * top.
+ *
  */
-
 
 
 /**




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to