|
From: Mark L. <mid...@ve...> - 2007-06-26 04:44:55
|
The System Tray is not the problem. I ran the app with JRE 1.5, in which case the System Tray is not used, and drag and drop still does not work when the app is run as a service. -Mark Mark Leone wrote: > One more piece of info that just occurred to me: My app runs in the > system tray, using the SystemTray class available only in J2SE 6. > Could that be causing the problem? I'll try running in J2SE 5, in > which case it will run without the System Tray, and see if that works. > |