Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible to copy without Ctrl+C?
#1
Hi
I would like to ask if that is possible to get the text from somewhere just by selecting them rather than pressing Ctrl+C? I want to select some content and then LA will automatically copy them and then put the text to another desktop translation app, then once the translated result would be sending to the original window once they were detected  by LA. Then Loop this process.  Maybe it is clipboard trigger or something。 Omega is not accessible by using elm. So it's a bit hard to set the loop condition. 

[Image: 5YsSz9w.jpeg]
#2
To get the selected text we normally use

Code:
Copy      Help
string s = clipboard.copy();

It uses Ctrl+C.

Another way exists, but it works in few windows, not including OmegaT.

---
Quote:Omega is not accessible by using elm. So it's a bit hard to set the loop condition.

OmegaT is a Java app. Need to enable Java UI elements in Options > OS.


Forum Jump:


Users browsing this thread: 1 Guest(s)