Jump to content

Recommended Posts

Posted

First of all Happy new year to all the autoit comunity

I ran the sample of subclassing an edit box from picasso DllCallBack() function, and that is what I need to capture some keys from an input or edit box (like up, down, left and right keys).

So the question is how can I translate this program with the new autoit functions (DllCallbackFree, DllCallbackGetPtr and DllCallbackRegister).

I'm really novice in callback and subclassing and don't know how to translate the subclassing sample.

Thanks in advance

Posted

Hi,

do you just want to block those keys?

So long,

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

Hi,

do you just want to block those keys?

So long,

Mega

I just want to capture the arrows keys so I can emulate a grid control with many input controls arranged as a grid

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...