X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4AE7139A.2060805@cygwin.com>
Date: Tue, 27 Oct 2009 11:36:58 -0400
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
Reply-To: cygwin@cygwin.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Running Java application with drag and drop support in cygwin
References: <15fe165d0910270014s3b962018t3370c38c5e6a7df3@mail.gmail.com>
In-Reply-To: <15fe165d0910270014s3b962018t3370c38c5e6a7df3@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 10/27/2009 03:14 AM, Dees wrote:
> 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.

Since the implication is that there is a tie-in with X, your best bet is to
contact the cygwin-xfree list.  Although there is overlap between the two
lists, that one is designated for X problems, issues, and questions.

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

