This is the mail archive of the
cygwin-xfree
mailing list for the Cygwin XFree86 project.
Running Java application with drag and drop support in cygwin
- From: Dees <deepali dot shefali at gmail dot com>
- To: cygwin-xfree at cygwin dot com
- Date: Wed, 28 Oct 2009 11:27:37 +0530
- Subject: Running Java application with drag and drop support in cygwin
- Reply-to: cygwin-xfree at cygwin dot com
Hi,
I have developed a Java application involving jTree with extensive
drag and drop support, which runs correctly in my Linux box. However,
when I switch to a windows box and access the same Linux box using
cygwin x-server, the drag and drop in jTree stops working.
Interestingly, rest of the application still works fine. After
analyzing a bit I found that x-server is able to recognize the drag
event but fails to recognize a drop event.
Is there any setting, which should be done prior to running the Java
swing applications?
Here is a sample code which behaves in exactly same way.
http://www.java2s.com/Code/Java/Swing-JFC/TreeDragandDrop.htm
May be my problem is related to some setting. Though, not sure.
Has anybody come across something similar? What should be done then?
Please let me know.
TIA
Shefali
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ: http://x.cygwin.com/docs/faq/