| Author |
Message |
Topic: Reload Challenges |
TodWulff
Replies: 2
Views: 123
|
Forum: Ask for Help Posted: Fri May 09, 2008 2:05 am Subject: Reload Challenges |
I have an application script (the ARMbasic IDE) setup so that the user can reload the script if needed. And I AM making use of it a lot during my dev.
The vehicle of choice for doing this is via t ... |
Topic: Voice Recognition COM |
TodWulff
Replies: 26
Views: 2400
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 3:18 pm Subject: Voice Recognition COM |
...You'll probably want to disable speech recognition entirely to avoid triggering some other command or dictation...
Yeppers! Thanks Lexikos.
-t |
Topic: Voice Recognition COM |
TodWulff
Replies: 26
Views: 2400
|
Forum: Scripts & Functions Posted: Thu May 08, 2008 4:29 am Subject: Voice Recognition COM |
Is there a way that the speech api can have it's 'ears' plugged for just a bit? In my IDE app, I am making use of COM TTS as well as the VR functionality.
The damn scripts tend to get into some go ... |
Topic: Voice Recognition COM |
TodWulff
Replies: 26
Views: 2400
|
Forum: Scripts & Functions Posted: Tue May 06, 2008 1:28 am Subject: Re: Voice Recognition COM |
| I have been able to get it running and working stand alone reasonably well (I occasionally get the no interface dialog, but I suspect that it is because I am being too impatient (opening a second inst ... |
Topic: Voice Recognition COM |
TodWulff
Replies: 26
Views: 2400
|
Forum: Scripts & Functions Posted: Mon May 05, 2008 5:46 am Subject: Re: Voice Recognition COM |
I'm new to the Speech API, but I can at least answer this question:
...
Edit:
Okay, now I can answer another one.
Thanks, Lexikos!
-t |
Topic: TrackMouseEvent |
TodWulff
Replies: 12
Views: 780
|
Forum: Ask for Help Posted: Sat May 03, 2008 4:03 am Subject: TrackMouseEvent |
I corrected it in the last post. Try it now.
It works as advertised. Thank you.
-t |
Topic: Voice Recognition COM |
TodWulff
Replies: 26
Views: 2400
|
Forum: Scripts & Functions Posted: Wed Apr 30, 2008 6:41 am Subject: Voice Recognition COM |
This is really cool, thnx. I'll have to get a headset or something so it can understand me better.
I believe that you can train it more and more, in order to help it better understand you. I ... |
Topic: TrackMouseEvent |
TodWulff
Replies: 12
Views: 780
|
Forum: Ask for Help Posted: Tue Apr 29, 2008 10:36 pm Subject: TrackMouseEvent |
I cannot get either of the scripts to work. Has anyone experienced success on a winxp sp2 box running ahk v1.0.47.06?
Please review and advise.
Thank you.
-t
Actually, I got the code in [ ... |
Topic: [module] HiEdit 3.0.0.1-2 |
TodWulff
Replies: 95
Views: 13045
|
Forum: Scripts & Functions Posted: Mon Apr 28, 2008 10:38 pm Subject: [module] HiEdit 3.0.0.1-2 |
Hi Majkinetor.
Thanks for the suggestion.
We (well, honestly, not even me, just akyprian) have figured out what is going on. Take a peek at the 4th post+ on [url=http://www.winasm.net/forum/in ... |
Topic: [module] HiEdit 3.0.0.1-2 |
TodWulff
Replies: 95
Views: 13045
|
Forum: Scripts & Functions Posted: Sat Apr 26, 2008 7:17 pm Subject: [module] HiEdit 3.0.0.1-2 |
Also, the .rar archive for the toolset has a typo in the library file HiEdit.ahk. On line 280, the word ...length is mis-spelled.
;----------------------------------------------------------------- ... |
Topic: [module] HiEdit 3.0.0.1-2 |
TodWulff
Replies: 95
Views: 13045
|
Forum: Scripts & Functions Posted: Sat Apr 26, 2008 8:54 am Subject: WOO HOO!!! |
Hey majkinetor.
Kudos on your wrapper.
Here are some images that show the implementation of the HiEdit control in my ARMbasic IDE for http://img410.imageshack.us/img410/5008/DockedIDElookingatCo ... |
Topic: cRichEdit - Standard RichEdit control for AutoHotkey scripts |
TodWulff
Replies: 76
Views: 8744
|
Forum: Scripts & Functions Posted: Tue Apr 22, 2008 12:59 am Subject: On The Fly RTF |
Ok, I have successfully integrated the control into my project - woo hoo!
With the code you offered up a couple of posts ago, along with some minor tweaks, I was able to get the autoscrolling funct ... |
Topic: cRichEdit - Standard RichEdit control for AutoHotkey scripts |
TodWulff
Replies: 76
Views: 8744
|
Forum: Scripts & Functions Posted: Sun Apr 20, 2008 6:51 am Subject: cRichEdit - Standard RichEdit control for AutoHotkey scripts |
Thanks corrupt - looks to be working with some minor tweaks.!.
I see in another post above where another user was able to set the control to read only with a style of 0x800. I've been struggling t ... |
Topic: cRichEdit - Standard RichEdit control for AutoHotkey scripts |
TodWulff
Replies: 76
Views: 8744
|
Forum: Scripts & Functions Posted: Sun Apr 20, 2008 2:21 am Subject: cRichEdit - Standard RichEdit control for AutoHotkey scripts |
Thanks corrupt.
Maybe I confused the issue a bit. Yeah, the movement to the bottom of the control is not an issue.
What I am wondering how to accomplish is how do I keep the text in the display ... |
Topic: Multi-Line Edit Control Prevent Scrolling on update |
TodWulff
Replies: 2
Views: 244
|
Forum: Ask for Help Posted: Sun Apr 20, 2008 12:15 am Subject: Multi-Line Edit Control Prevent Scrolling on update |
Thanks Laszlo, I'll take a peek.!.
-t |
| |