Skip to main content

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

Refresh problem after minimize / maximizeI have got a similar problem (using java 6) ...

When I leave the application minimized for long time (more than 12h) few views of the RCP application are missing the toolbar .

Ciao
Kar


I do have to resize the application a bit to get everything fixed back again. ----- Original Message ----- From: Drivet Grégoire
To: platform-swt-dev@xxxxxxxxxxx
Sent: Tuesday, November 06, 2007 11:40 AM
Subject: [platform-swt-dev] 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



_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top