Giter Site home page Giter Site logo

hotstrings's People

Contributors

dgm3333 avatar donchunior avatar jvanegmond avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hotstrings's Issues

Changes for using hotstrings on W10

Hello Jos,
I just discovered this script of yours and it would be really helpful in everyday use.

I tried to run it on W10 without success: the message is always "Tests did not execute the expected amount". I just tested it on W7 but the message is the same, so this might related to an updated version of AutoIt.

I've some experience and tried to figure out by myself if there are missing UDFs or changes but then I saw the _HotString_Initialize() function which deals to things outside of my current knowledge.

I suspect the problem is in the initialization phase as even setting true $hotString_Debug I cannot see any response from the script. Could you please point me to the right direction ?

Thanks and have a nice weekend.
V.

Problems on a non-English Windows

This is a duplicate of http://www.autoitscript.com/forum/topic/68422-hotstrings-string-hotkeys/page-3#entry1173131 for tracking purposes. Reported by Chimp on the AutoIt forums.

I would like to point out that this udf has problems on a non-English Windows operating systems. the problem is that the "supported keys" are localized on non-English versions of Windows. (strange but true). In fact, for example, the following list contains a list of some of the "codes" of special keys returned by Italian windows version.

so you have to take this into account when you pass the first parameter to the function HotStringSet()

English     Italian
----------------------------
{CAPSLOCK}  {BLOC MAIUS}
{SHIFT}     {MAIUSC}
{Left Windows}  {WINDOWS SINISTRO}
{SPACE}     {BARRA SPAZIATRICE}
{Application}   {APPLICAZIONE}
{Right Ctrl}    {CTRL (DESTRA)}
{LEFT}      {Freccia SINISTRA}

Ignore backspace characters?

Would it be possible to ignore backspace characters? Nobody's perfect, but as it currently stands, the program fails to convert a HotString if backspace is used to correct a typo while entering it.

I tried putting an If statement in that would Return if the $key = "{BACKSPACE}", but it caused the function to enter recognized HotStrings 5 or 6 times, so something else is counting up in there, and I'm not sure what.

I'm using it in conjunction with QuickPhrase, so maybe there's a conflict there somewhere?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.