TheDcoder Posted December 29, 2014 Posted December 29, 2014 Hello Guys! I am new to this fourm, I am having some problems with GUICtrlRead, Question Here Any help will be appreciated EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion
TheSaint Posted December 29, 2014 Posted December 29, 2014 Welcome to the forum. We should not be expected to run off to another website. I did however, and see there is only one line of code. We need to see all the related code, here (with code formatting). Make sure brain is in gear before opening mouth! Remember, what is not said, can be just as important as what is said. Spoiler What is the Secret Key? Life is like a Donut If I put effort into communication, I expect you to read properly & fully, or just not comment. Ignoring those who try to divert conversation with irrelevancies. If I'm intent on insulting you or being rude, I will be obvious, not ambiguous about it. I'm only big and bad, to those who have an over-active imagination. I may have the Artistic Liesense to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)
TheDcoder Posted December 29, 2014 Author Posted December 29, 2014 Welcome to the forum. We should not be expected to run off to another website. I did however, and see there is only one line of code. We need to see all the related code, here (with code formatting). Thanks, i will post the code here EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion
TheDcoder Posted December 29, 2014 Author Posted December 29, 2014 Original Question from stackoverflow: as i said Global $myVar = GUICtrlRead($myList) is not returning the selected content of the list, instead its returning the controlID of the list, and i decraled the $myList variable at the time of creation. Thanks in advance. I will post the whole code later, i dont have my laptop now.... EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion
TheDcoder Posted December 29, 2014 Author Posted December 29, 2014 Sorry guys, its just a silly mistake SO SOOOOOOOORRRYYYYY! EasyCodeIt - A cross-platform AutoIt implementation - Fund the development! (GitHub will double your donations for a limited time) DcodingTheWeb Forum - Follow for updates and Join for discussion
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