mastershakes Posted March 23, 2016 Posted March 23, 2016 Hi, I created a 2 dimensional array with filenames and dates sorted by dates. I am filling a string for GUICtrlSetData with the filenames in the order of the dates - so the the filenames are in the string sorted by the creation date. I have everything working great - BUT GUICrtlSetData is re-sorting my string. How can I prevent this? Thanks for any help. Jay
mastershakes Posted March 23, 2016 Author Posted March 23, 2016 Sorry for the post - I figured it out. There is a sort or no sort option on the GUICtrlCreateList. Works perfect now.
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