Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/src/lib


Modified Files:
        etk_combobox_entry.c 


Log Message:
no log message

===================================================================
RCS file: /cvs/e/e17/libs/etk/src/lib/etk_combobox_entry.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- etk_combobox_entry.c        15 Jul 2008 00:08:15 -0000      1.14
+++ etk_combobox_entry.c        15 Jul 2008 01:12:32 -0000      1.15
@@ -1572,6 +1572,8 @@
    if (!entry_text)
      return ETK_TRUE;
 
+   /* TODO FIXME We pop_down / pop_up the window to make it's size
+      recalculate. We MUST find a better way*/
    etk_combobox_entry_pop_down(combobox_entry);
    
    for (item = combobox_entry->first_item; item; item = item->next)



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to