Jump to content

Recommended Posts

Posted (edited)

Hi guys...

I'm trying to detect if there is any changes made to the inputbox (meaning not NULL).

The inputbox is already has a focus, so it can't be a trigger for my function.

I know that I can accomplish this using while loop to keep checking the input.

But, I'm wondering if any of you can do it without using loop... more like a GUICtrlSetOnEvent(), so my script don't have to poll the inputbox every second.

Thanks for any suggestion

slayerz

Edited by slayerz

AUTOIT[sup] I'm lovin' it![/sup]

Posted

Take at look at my post here.

GDIPlusDispose - A modified version of GDIPlus that auto disposes of its own objects before shutdown of the Dll using the same function Syntax as the original.EzMySql UDF - Use MySql Databases with autoit with syntax similar to SQLite UDF.

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
×
×
  • Create New...