U
UJ
I am writing a program that will have lots and lots of messages to the user.
I would normally use a listbox and add the message at the end. What I was
wondering is is if there is some way to automatically limit the number of
items in the list box or do I have to delete them manually? (This is for a
program that is going to be running all the time, at least in theory, and I
need to have messages available to the user to display what is going on.)
TIA - Jeff.
I would normally use a listbox and add the message at the end. What I was
wondering is is if there is some way to automatically limit the number of
items in the list box or do I have to delete them manually? (This is for a
program that is going to be running all the time, at least in theory, and I
need to have messages available to the user to display what is going on.)
TIA - Jeff.