Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » FileDialog delay
FileDialog delay [message #885239] Tue, 12 June 2012 16:57
Keith Willenson is currently offline Keith WillensonFriend
Messages: 21
Registered: July 2009
Junior Member
I have a massive project. Recently, FileDialog.open has a delay from five to ten seconds before bringing up the dialog window. (By recompiling SWT and adding diagnostics, the delay is actually in OS.GetOpenFileName.) This happens no matter where in the software I call it from.

I created a separate small project that just opens a FileDialog and there is no delay.

This is a project running under windows. I have removed all *.dll which are not needed to start the project. I have removed all *.jar which are used later in the project. None of this has had any effect on the FileDialog delay.

Does anyone have an idea of how I can diagnose this problem?

Windows 7 (64 bit machine), running everything as 32 bit. Eclipse 3.7.2
Previous Topic:How to test CreateAlphaMask method in Image Widget ?
Next Topic:Screen Reader Won't Read Spinner
Goto Forum:
  


Current Time: Fri Apr 19 04:03:05 GMT 2024

Powered by FUDForum. Page generated in 0.01872 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top