Update of /cvsroot/freevo/freevo/src/application
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7051/src/application

Modified Files:
        base.py 
Log Message:
more eventhandler cleanups

Index: base.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/application/base.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** base.py     16 Jul 2005 11:49:34 -0000      1.10
--- base.py     16 Jul 2005 15:02:45 -0000      1.11
***************
*** 132,136 ****
          """
          self.__eventmap = eventmap
!         if self.__handler.get() == self:
              # We are the current application with the focus,
              # so set eventmap of the eventhandler to the new eventmap
--- 132,136 ----
          """
          self.__eventmap = eventmap
!         if self.__handler.get_active() == self:
              # We are the current application with the focus,
              # so set eventmap of the eventhandler to the new eventmap



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to