 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
jonny
Joined: 13 Nov 2004 Posts: 2951 Location: Minnesota
|
Posted: Sat Feb 26, 2005 4:25 am Post subject: |
|
|
| That's brilliant. Good work, Laszlo. |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4710 Location: Boulder, CO
|
Posted: Mon Feb 28, 2005 11:35 pm Post subject: |
|
|
Thanks for the kind words, Jonny!
... if only I knew AHK 1.0.29 would come so soon and solve the clipboard problem! Now there is a simpler solution of the Unicode insertion problem, at least for the applications using ^v for paste. Have the needed Unicode characters in a Notepad .txt file. At initialization mark them and copy to the clipboard with Send,+{Right}^c. The clipboard then stored in arrays. At run time the appropriate entry is loaded to the saved clipboard and inserted into the text with Send,^v and finally restore the clipboard. Chris rocks! |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|