LOULOU Posted October 24, 2006 Posted October 24, 2006 Is it possible to control a ToolbarWindow324 with autoit ? I want to launch a choice in a toolbarwindow Best regards
PaulIA Posted October 24, 2006 Posted October 24, 2006 You can't do it with native AutoIt, but Auto3Lib offers full control of the ToolbarWindow32 class. Auto3Lib: A library of over 1200 functions for AutoIt
LOULOU Posted October 25, 2006 Author Posted October 25, 2006 You can't do it with native AutoIt, but Auto3Lib offers full control of the ToolbarWindow32 class.Ok I try auto3.lib it seems to be a great tool very usefull. I have a problem with header.au3. On a french version of windows XP SP2 it returns the the following error attached in the fileBest regards
PaulIA Posted October 25, 2006 Posted October 25, 2006 There is a bug in the Header.au3 demo script. Replace the following line in the Close() function: $hToolbar = ControlGetHandle("My Computer", "", "ToolbarWindow322") I'll update the package for the next release. Thanks for the bug report! Auto3Lib: A library of over 1200 functions for AutoIt
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