Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Possible to copy without Ctrl+C?
#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.


Messages In This Thread
Possible to copy without Ctrl+C? - by birdywen - 03-11-2024, 08:08 AM
RE: Possible to copy without Ctrl+C? - by Gintaras - 03-11-2024, 08:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)