DanBoy Posted September 1, 2006 Posted September 1, 2006 How to Get $MusicList = GUICtrlCreateList("",5,115,240,230,-1) Number of this selected?...like if i selected first data then show 1 if select second data then show 2.....
BigDod Posted September 1, 2006 Posted September 1, 2006 Lookup _GUICtrlListViewGetItemText in the help file and remember to look at example. Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
Moderators SmOke_N Posted September 1, 2006 Moderators Posted September 1, 2006 Lookup _GUICtrlListViewGetItemText in the help file and remember to look at example.He's not using ListView Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
GaryFrost Posted September 1, 2006 Posted September 1, 2006 and what i need to do?look up _GUICtrlListGetSelItems SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
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