AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Unicode characters to PowerPoint, Notepad...
Goto page Previous  1, 2
 
Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
jonny



Joined: 13 Nov 2004
Posts: 2951
Location: Minnesota

PostPosted: Sat Feb 26, 2005 4:25 am    Post subject: Reply with quote

That's brilliant. Good work, Laszlo.
Back to top
View user's profile Send private message
Laszlo



Joined: 14 Feb 2005
Posts: 4710
Location: Boulder, CO

PostPosted: Mon Feb 28, 2005 11:35 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group