Jump to content

Recommended Posts

Posted

Hello,

at the moment i'm working on a project with a designed interface.

And i need your help. I've written a routine for buttons with mouseover and clickimage (attachment)

But i've noticed that it causes an internal autoit error without exception by using GUIRegisterMsg.

So tell me is there a better way to realize this?

Thank you for helping.

buttontest.zip

[url=www.vergessene-welt.de][/url]

Posted (edited)

Nemcija

After little change, works fine for me ;)

Changed string:

If $bSuccess Then Dim $aCtrl

If $bSuccess Then $aCtrl = 0

Edited by rasim
Posted

It looks nice, but the problem is the button behaviour, which is ignored in your script.

Sometimes a user press his mousebutton and keep it pressed down.

Then he decides that he don't want to press this button and he moves the mouse coursor away from the button by holding the primary mouse key so that there is no action.

I hope you understand my (d)english ;)

Do you understand that problem?

Thanks for help.

[url=www.vergessene-welt.de][/url]

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...