OneSometnyGud Posted January 1, 2012 Posted January 1, 2012 Hi, i got: file: number.txt After when program run, list should show on and after click button should fill my INPUT.... My button: $but9 = GUICtrlCreateButton("Wypelnij", 630, 400, 100, 25) My File: number.txt My List: $listview = GUICtrlCreateListView("Email", 750, 230 , 140, 200, $LVS_SORTDESCENDING) i found export listview thing but i need import
Developers Jos Posted January 1, 2012 Developers Posted January 1, 2012 Cross posting 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