| Author |
Message |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Sat Feb 20, 2010 9:03 am Subject: TypingAid v2.12 - Word AutoCompletion Utility |
Sure! I'm glad you like what I wrote.
The tutorials are for a special group of users who has difficulty reading long passages (dyslexics) while normal users have no difficulty reading the readme.t ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Wed Feb 17, 2010 5:28 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
you are welcome. 2.09 binaries are uploaded. It takes weeks for the changes to propagate to some dl sites, depending on their update speed. Some need reminders.
Software marketing is an art of i ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Wed Feb 17, 2010 3:37 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
In that case, I shall drop the idea of paid support. As for the illustrated manual and video, those are my sole creation. would there be any objection?
It's not bandwidth issue. The bandwith is oft ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Wed Feb 17, 2010 2:51 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
| I understand what you meant and I still don't like it. It is your own decision to host it where you do, you can easily switch to autohotkey.net and keep support on the forum, costs nothing. I help(ed) ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Wed Feb 17, 2010 1:50 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
| As a solution, I'm planning to sell an illustrated manual, a demonstration video, translate them to different languages, targeting dyslexic users. Also offering a paid micro-service to customize the s ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Wed Feb 17, 2010 1:09 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
weird...
I think the only way to figure out which SendMethod is best may be user feedback, I'm really not sure how else we can tell.
I haven't had time to really look at the sticky notes thing.
... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Wed Feb 17, 2010 11:55 am Subject: TypingAid v2.12 - Word AutoCompletion Utility |
2. when Length = 2, sometimes the program can't detect keys well, tooltip doesn't show up when it should, typing a word more than 5 times is needed to learn it. probably an inevitable limitation due ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Fri Feb 12, 2010 4:42 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
2. When using SendMethod 1,2,1C,2C (SendPlay/SendInput); the Ctrl key from Ctrl-Space and Ctrl-Enter sometimes interact with the sending text (so if you autocomplete the word "amazing"; Ct ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Fri Feb 12, 2010 4:37 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
so be it
There is no problem with helper window on! Strange. Is that a drawing/redrawing issue? But 1.x worked fine.
Yes, I noticed that too, I wanted you to confirm it. It seems to be a dra ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Fri Feb 12, 2010 4:08 am Subject: TypingAid v2.12 - Word AutoCompletion Utility |
so be it
I can also confirm that there do seem to be some problems with Win 7 Sticky notes. It seems the script lags up at times in the Sticky notes (even though the CPU usage is not going hi ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Thu Feb 11, 2010 4:06 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
I don't know enough about how AHK interacts with IME. It depends how the Input command catches the characters. You can set up a variable right after the input command that looks like the following:
... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Thu Feb 11, 2010 2:28 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
Yeah, not sure how to handle the Chinese one then. What characters *does* it detect? Is it possible to have the non-transformed word in your wordlist, so as you type it you autocomplete that one, an ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Thu Feb 11, 2010 11:28 am Subject: TypingAid v2.12 - Word AutoCompletion Utility |
Why can't the script detect chinese characters? Do they hit multiple characters to print a single one like in Japanese (like how it converts hiragana to kanji)?
Yes. Average number of keys to out ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Tue Feb 09, 2010 2:40 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
2. You are right, it does work in 1.X, but it's working for me in 2.X as well. Your example "Curiosity killed the cat. " works fine (in fact I just autocompleted it ).
It was ... |
Topic: TypingAid v2.12 - Word AutoCompletion Utility |
kakarukeys
Replies: 123
Views: 5095
|
Forum: Scripts & Functions Posted: Tue Feb 09, 2010 1:51 pm Subject: TypingAid v2.12 - Word AutoCompletion Utility |
OK, for non-unicode:
2. Could you clarify this? Do you mean if you put in a phrase that has spaces after it in the wordlist file?
If so, sorry, I don't think that one is going to change. That's a si ... |
| |