Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Problem with SWT 3.0 M8 on certain Win32 platforms

Saturday, April 17, 2004, 3:43:10 AM, Thilo wrote:

> I am not shure if it is a trivial problem, but I get the following errors
> under Win98 and WinME when I try to create a new Shell object:
> "Main-window couldn't be created."

>> I don't believe those are supported platforms.

I know for sure that SWT 2.132 works fine on win98se and nt4sp6. Last year, I
deployed an application to those platforms.

So, if I understand things right, we've now been cut off from win98se and
probably also nt4sp6?

Did SWT actually get *better* from 2.132 to 3.044(M8)? Did SWT actually *gain*
anything in exchange for losing these platforms?

Maybe it's better to stay on 2.132, retrofit any relevant bug fixes, and evaluate one
by one which additions, changes, and especially new dependencies, are acceptable ...


Back to the top