[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Feature Request - Checkout TextBox

From: Stefan Küng <steveking_at_gmx.ch>
Date: 2005-08-15 21:19:14 CEST

Fernandes, Filipe (Bolton) wrote:

> Unless there's something seriously wrong with my system, I can't
> drag and drop folders onto the 'Checkout Directory' textbox within
> the checkout dialog box.

Ouch!
Yes, it doesn't work. But I spent the last hour trying to find out why
and I still don't know. I'm using the same Subclassed CEdit control in
TMerge too (the Open dialog there), and there it works perfectly. Just
in TortoiseProc (checkout and proxy settings dialog) it doesn't work at all.

The RegisterDragDrop() API returns S_OK (no error), so the edit box
window is registered as a drop target successfully, but none of the
IDropTarget Interface methods are called!
Something really strange is going on here. Maybe I have more luck
tomorrow...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Aug 15 21:19:30 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.