WilliamasKumeliukas Posted August 31, 2015 Posted August 31, 2015 I would like to know if its possible to update text of the listview item from a external .au3 script because the listview items are aldready focused and ensure visibility tho, (this list is used to track which softwares are not yet downloaded / currently downloading / aldready downloaded ) so I was wondering if it was safer and faster to get downloaded bytes from external .au3 script and edit item text inside GUI.the main purpose of this question is that I am experimenting percent results being totally wrong when I use the same code in a new script it actually work correctly with correct results returned...(this is just a question, not actually asking to fix it)( sorry I wrote this fast without reading myself before posting (in a hurry) so please if anything makes no sense or anything is missing please say it and i will explain it later) Sorry if it's quite challenging to understand me sometimes, there is 2 possible reasons to this: Spoiler #1. I am a native French speaker and learned English mainly from chatting with others players in online games. #2. I have a developmental disorder mainly affecting my social abilities, way of thinking, understanding stuffs and explaining myself in which it can seem ironic of seeing me here, but I been working on getting better every days for an dozens of years now ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Do not like my dirty code? It's fine, but in my opinion, the dirty codes are unique and I believe it's a good glimpse of how the mind of the person who wrote it thinks, and that, that's what I call a psychological deduction step by step in all its splendor. ~WilliamasKumeliukas
kcvinu Posted September 4, 2015 Posted September 4, 2015 As far as i know, The only function to control a third party programs listi view is ControlListView function. And as per the help file, it doesn't show that it ican use for setting list view's text or any other properties. But you can get data from it. Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer --- A tool to visit the links of some most important UDFs Includer_2 ----- A tool to type the #include statement automatically Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing. Alert ------ An alternative for MsgBox MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF -------- An UDF for working with access database files. (.*accdb only)
WilliamasKumeliukas Posted September 8, 2015 Author Posted September 8, 2015 Any others answers??? I can't believe no one has an idea.. Sorry if it's quite challenging to understand me sometimes, there is 2 possible reasons to this: Spoiler #1. I am a native French speaker and learned English mainly from chatting with others players in online games. #2. I have a developmental disorder mainly affecting my social abilities, way of thinking, understanding stuffs and explaining myself in which it can seem ironic of seeing me here, but I been working on getting better every days for an dozens of years now ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Do not like my dirty code? It's fine, but in my opinion, the dirty codes are unique and I believe it's a good glimpse of how the mind of the person who wrote it thinks, and that, that's what I call a psychological deduction step by step in all its splendor. ~WilliamasKumeliukas
Developers Jos Posted September 8, 2015 Developers Posted September 8, 2015 (edited) Sure, You have been acting like an Ass in the past and still seems to be in the same mood posting something quick and dirty and then being surprised getting proper answers.What about you try to change your approach a little?Jos Edited September 8, 2015 by 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.
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