Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir     : e17/proto/enity


Modified Files:
        README TODO 


Log Message:
--todo, ++readme
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/enity/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- README      14 Mar 2006 12:09:51 -0000      1.3
+++ README      15 Mar 2006 12:43:56 -0000      1.4
@@ -23,6 +23,24 @@
       '11' '800x600'  \
       '12' '640x480'
       
+enity --list \
+      --checklist \
+      --title='Resolution' \
+      --text='Select your prefered resolution' \
+      --column='Num' --column='Option' \
+      '1' '1920x1440' \
+      '2' '1856x1392' \
+      '3' '1792x1344' \
+      '4' '1600x1200' \
+      '5' '1280x1024' \
+      '6' '1280x960'  \
+      '7' '1280x800'  \
+      '8' '1280x768'  \
+      '9' '1152x864'  \
+      '10' '1024x768' \
+      '11' '800x600'  \
+      '12' '640x480'      
+
 enity --entry \
       --text "Please enter username:" \
       --entry-text "username"
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/enity/TODO,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- TODO        15 Mar 2006 00:15:18 -0000      1.3
+++ TODO        15 Mar 2006 12:43:56 -0000      1.4
@@ -19,7 +19,8 @@
  * not done
  
 --list               Display list dialog
- * working, not done (needs multiple select, check / radio buttons)
+ * working, not done (needs multiple select, radio buttons)
+ * checklist done
  
 --notification       Display notification
  * not done
@@ -42,11 +43,13 @@
 
 Misc TODO:
 ==========
-
-* show help
+  
 * if we do: enity --info --text='something<enter>else' where <enter> is an
   actual Enter on the keyboard (ie, \n), we get a strange char in the
   textblock. We need to strip this out or replace it by a <br>
   
 * make proper 0 / 1 returns for $? setting
   * done
+
+* show help
+  * done




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to