Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        actions.c 


Log Message:
Raise on ACTION_FOCUS_SET.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/actions.c,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -3 -r1.167 -r1.168
--- actions.c   6 Jun 2004 16:38:17 -0000       1.167
+++ actions.c   13 Jun 2004 16:05:24 -0000      1.168
@@ -2625,6 +2625,7 @@
       DeIconifyEwin(ewin);
    if (ewin->shaded)
       EwinUnShade(ewin);
+   RaiseEwin(ewin);
    FocusToEWin(ewin, FOCUS_SET);
 
    EDBUG_RETURN(0);




-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to