Jump to content

Data from file.txt read into Viewlist + button


Recommended Posts

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 :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...