On Thu, Jun 19, 2008 at 9:08 PM, Benjamin Berg
<[EMAIL PROTECTED]> wrote:
> +    def tabbing_activate_current(self):
> +        home_model = self._model.get_home()
> +        activity = home_model.get_active_activity()
> +        if activity and activity.get_window():
> +            activity.get_window().activate(1)

Do we get a window_changed even in the model even if the window has
really been activated during the tabbing?

Marco
_______________________________________________
Sugar mailing list
[email protected]
http://lists.laptop.org/listinfo/sugar

Reply via email to