Langston Posted October 3, 2019 Posted October 3, 2019 Is the concept of class name instances created by AutoIt or is it a function or structure of the Windows system. I can't find info on any native method/structure. Second question is: Is ClassnameNN unique only within a running task and not across the entire system (In other words, SomeClass:NN can be found in a running task for ABC1.exe and also in task ABC2.exe?)
Developers Jos Posted October 3, 2019 Developers Posted October 3, 2019 Moved to the appropriate forum, as the Developer General Discussion forum very clearly states: Quote General development and scripting discussions. If it's super geeky and you don't know where to put it - it's probably here. Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums. Moderation Team SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Developers Jos Posted October 3, 2019 Developers Posted October 3, 2019 You did read the part in the helpfile which explains the Controls? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
junkew Posted October 4, 2019 Posted October 4, 2019 Yes its AutoIt concept and yes you can have multiple edit1 in different parts of the ui tree. FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets
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