Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setwintext append
#1
i work on a solution for drag and drop text.
ppro has a trigger middle drag left, it starts my macro.
Code:
Copy      Help
str s.getsel
s.setwintext(id(5001 "No Category"))

the selected text goes to a ppro note, where i want to collect text.
but how to append a new selection ?
currently with each new selection existing text will be replaced.
how to append ?

one way would be to read in a first step the note content and then to attach the new content.

typical weird from me, i know ...

here is what i really try to do :

i can't drop text from IE to a ppro note directly, but when pressing
control it works.
but as a lazy guy i don't want to press control,
a single mouse trigger should be enough.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)