AutoHotkey Community

It is currently May 26th, 2012, 12:15 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: February 26th, 2005, 5:25 am 
Offline

Joined: November 13th, 2004, 4:08 am
Posts: 2951
Location: Minnesota
That's brilliant. Good work, Laszlo.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: March 1st, 2005, 12:35 am 
Offline

Joined: February 14th, 2005, 4:05 pm
Posts: 4710
Location: Boulder, CO
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!


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 6 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group