DMTextSource retains text after dropping.

Home Forums DropMaster DMTextSource retains text after dropping.

Viewing 1 reply thread
  • Author
    Posts
    • #3843
      Homer Jones
      Participant

        I have a TDBEdit that has a DMTextSource and DMTextTarget. When I drag a portion of the text from the TDBEdit and drop it onto NotePad, if I click on the TDBEdit again, the original text is replaced with the portion that was selected for the drag operation. How can I prevent that?

        I tried setting the text property to an empty string in the AfterDrop event, but that didn’t fix it. Obviously I’m missing something.

      • #3845
        DropMaster Support
        Participant

          Apologies for the delayed response. Can you show me the code you’re using to start the drag operation? I assume you have the TDBEdit showing text from a field in your database, and you’ve selected some of it, but I’d like to see how you’re initiating the drag.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.