Jump to content

Recommended Posts

  • Moderators
Posted

Reinhardt1julian,

So you want to know how to read each item in a ListView and write it to a file? And then read a file and write the contents to a ListView? What functions have you found in the Help file that might work? What code have you tried? :huh:

Have you noticed a certain theme in my last few repies? Stop expecting us to provide you with absolutely everything and start doing some work for yourself. Clear? :naughty:

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

  • Moderators
Posted

Reinhardt1julian,

So you perhaps need to look at the _GUIListView UDF. There you will find _GUICtrlListView_GetItemTextString which reads a whole line from a ListView. You will of course have to loop through all the lines - _GUICtrlListView_GetItemCount might be useful to find out how many there are. ;)

Are you getting the message about the Help file yet - please do start reading it. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

  • Moderators
Posted

Reinhardt1julian,

  Quote

I hope im not too annoying

Well, you have certainly exhausted my well of patience for today - and quite possibly longer. :bye:

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

  Reveal hidden contents

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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