Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Refresh problem after minimize / maximize

Title: Refresh problem after minimize / maximize

Hi

We are developping a GUI using SWT 3.3 and JDK 1.5.
OS : W2000

We have an issue on some computers :

After a Minimize / Maximize , then the window is not correctly refreshed. ( The window is "merged" with windows coming from other opened softwares such as Word, Outlook.....)

Notice that in our code, we do not something special to minimize / maximize events, we let SWT deal it.

This bug occurs only on some laptops but we didn't identify the reason why.
All our users are using the same version of JRE, same version of OS.....

Do you have any clue ?

Regards,

Greg


Back to the top