Re: Simple AutoIt Intro, ... try it before I continue

"valery_vi" <[email protected]> Tue, 24 Jul 2007 07:19:09 -0000
Newsgroups gmane.comp.windows.autoit.user
Message-ID <[email protected]>
BTW. You can add voice (by SAPI) to tip's window, though.

Valery

--- In [email protected], "valery_vi" <shehrer1@...> wrote:
>
> Larry on AutoItScript forum wrote:
> 
> http://www.autoitscript.com/forum/index.php?showtopic=50025
> "..
> any redeeming value here? It supports "English Only" ... sorry ...
> run it (with autoit installed, or compiled) and comment...
> .."
> 
> Maybe it will be more useful to use form 
> 
> "[CLASS:<WindowClassName>]"
> 
> in Win.. func calls instead of simple WinTitle.
> 
> By doing it your script will be valid and ready for localization.
> 
> I see the following replacements (Russian XP Pro):
> 
> "Run" => "[CLASS:#32770]"
> "Untitled - Notepad" => "[CLASS:Notepad]"
> "Calculator" => "[CLASS:SciCalc]"
> 
> Valery
>