Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] SWT_AWT on Mac, first impressions

> I suspect they are. SWT_AWT has a lot in common with the Browser
> implementation, and I don't transfer focus to the embedded shell's
> content when the shell gets 'focus'.

Is it something you are planning to work on? Should we open a bug to track this?

>> https://bugs.eclipse.org/bugs/show_bug.cgi?id=290635
>
> I'm working on this today.

As soon as the code is part of a nightly build we can help further
with testing so please let us know.

> There are a few places where I'm not
> handling the case where 'window == null'. The view isn't being hidden/
> shown, either.

Any ideas of other potential problems this could cause?

> Good to hear this is working out for you! Please keep filing bugs; I'm
> doing mainly SWT and integration work for the next month or two.

Thanks a lot for all your efforts!

-Christopher


Back to the top