[Entry]: update the buffer in case of password mode.
authorshilpa singh <shilpa.singh@samsung.com>
Fri, 15 Oct 2010 09:32:07 +0000 (18:32 +0900)
committershilpa singh <shilpa.singh@samsung.com>
Fri, 15 Oct 2010 09:32:07 +0000 (18:32 +0900)
src/lib/edje_entry.c

index ff93e85..c2bc429 100644 (file)
@@ -1336,7 +1336,8 @@ _edje_entry_hide_visible_password(Edje_Real_Part *rp)
                }
           }
      }
-   _edje_entry_real_part_configure(rp);
+   _edje_entry_real_part_configure(rp);  
+   _edje_emit(rp->edje, "entry,changed", rp->part->name);
 }
 
 static Eina_Bool