Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl Modified Files: TODO Log Message: - add some todo items =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/TODO,v retrieving revision 1.63 retrieving revision 1.64 diff -u -3 -r1.63 -r1.64 --- TODO 5 Jan 2006 18:00:39 -0000 1.63 +++ TODO 7 Jan 2006 05:39:44 -0000 1.64 @@ -67,6 +67,18 @@ - ewl_container_child_count_get(EWL_CONTAINER(notebook)) is always returning zero. +- When we receive a mouse down on a widget we adjust the current position in + the tab order to be the clicked widget (or the first non internal widget + up the tree). This needs to be changed to check both !internal && + !in_tab_order as internal widgets _can_ be added to the tab order it just + isn't done by default + +- The realize code will current add all non internal widgets into the tab + order automatically. This needs to be updated to check that the widget is + not current in the tab order already. Currently if the user sets up a + specific tab order it will be whiped out by the realize code. (In + ewl_embed I believe). + Ewl_Icon bugs/todo ------------------ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs