is there an easy way to get all items in a list box?

Started by andrew · 2010-01-07 20:02 UTC · 3 replies · SMF topic #1117

i have 2 list boxes and with a pres of a button text in list box 1 moves over to list box 2
what im looking to do now is press another button and have everything in listbox 2 written to a text file
the writing to a text file isnt the problem, its being able to get all the items in listbox 2 at once.

anyone know of a clever way to achieve this?

thanks
Is this what you're logging for ?
(dcl_Control_GetList Untitled_Form1_ListBox1)
hmm i dont know, what control browser is that found under?


yep thats it thanks
author=andrew link=topic=1117.msg5921#msg5921 date=1262897367 wrote:
hmm i dont know, what control browser is that found under?


Double click your ListBox, then select the "Lisp" Property in the left column...
Attachments