Gioking Posted September 8, 2007 Posted September 8, 2007 (edited) Hi, sorry for my inexperience about AutoIT. In a GUI need a ListView with icons that react on click event, to do that I can use the Opt("GUIOnEventMode", 1) option. In the same GUI I time I need Buttons with the MouseOver effects, in this forum I have seen a kind of OverButtons which work with the loop events. For better understand I wish to make a menu similar that in PortableApps.com in which with a click can run application and in the same time have mouseover effeccts on the buttons. My ask is: how I can make to work both Guis controls (listview/OVerButtons) which react with different source events ? I hope that I well explained. Thank you. Gioking Edited September 8, 2007 by Gioking
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now