[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [platform-swt-dev] SWT_AWT on Mac, first impressions
|
- From: Christopher Deckers <chrriis@xxxxxxxxx>
- Date: Mon, 28 Sep 2009 23:41:44 +0200
- Delivered-to: platform-swt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=/YtYgniwpMnyYX0hWsVW3w3aw6Bn12JLoALXkUHP3RU=; b=EMQYJyuLcn2hCsQzH2ZWd1pKCHFZvfyUSWcCSBxoR753HNlmMCSRGGLmGdVajMeqSC En7j1LMEjsdDIajM7Szrv/pfOFT2zW7c5pglrvwa7nHSw0z5/yBDRuSspKaV6XTsr0lH OP1F1KHgvK9zFBQ1hp5YKNbEuKS5+lyBOYlpk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=IqZp0oIV5cuycDWfR4D2W3nv/Bf9ke5QnCRCE6r4sF7Uck9ij/Xh526Thn4oT7XlX7 uDopj1AmZweywJvn+UT1DeH10jAK+N+fvJ4HnPFz6eU2xYdScF2NJgEBdEN/E877BoM5 5lizfB9fhdyutXQdQu7K64/ikLAY68FXoQK2c=
> 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