[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-swt-dev] SWT_AWT on Mac, first impressions
|
- From: Christopher Deckers <chrriis@xxxxxxxxx>
- Date: Sun, 27 Sep 2009 00:17:25 +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:date:message-id:subject :from:to:content-type; bh=BQ7zxYUmjniwAZUcQLP/uZihOXlOFLWRh1esoOTvmUs=; b=RZm8nbrQ+WyOKme1iIZEJA48dU8wMQ2jKHziQU6EoBEI+hZGGrZ3m/VYMe0IuVv85T xfjVpwksWx6eKndnaSi0wzJ6k9I00zATc6e1v5Pp4hsDUaxluDU3sDd6cnGeELdd66zI nU05SX4ynlQ8C4Z2yhluiWpgz5RqnXbMwVR/E=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=p86sZDAoXHGXTlTYTG5R7UHKAYSSPwI9C5UQfo6yZ7POrAAkgAljCkbWNjD/g2e02U D2x9IKKYPqmJnZT7jq8LhBxl2RlapI1CIOZHDvRv57E5BulPl2qUAeyPBRfxnMTfqgyg orpHg6q7ciaQIdXSX3XEu+w+GrBjHy8xqbqTE=
Scott,
We have conducted some testing with SWT_AWT on Cocoa using our
framework, and we do get the SWT components to work. Great job!
There are a few things that do not behave as expected (focus issues
mainly) but we need to investigate to see if these are issues in SWT.
We will open bug reports if that is the case.
The only problem we have identified is a problem when we dispose the
embedded Shell. We have opened a bug along with a test case:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290635
Thanks a lot and keep up the good work!
-Christopher