Hello,
I have got a Normal Listbox that I want to replace the values in when I recieve an SNMP trap, I can get the trap but I cannot for the life of me find any info on how to change a value in a list box without first deleting it. The program I am writing has several threads and I have got it to auto update the GUI periodically so it would be able to detect a change in the listbox and update accordingly.
The problem with deleting it first its that it tends to tie the GUI up a lot more than I can put up with as need it to refresh at a very regular rate!!
Thanks
Mark Greaves
I have got a Normal Listbox that I want to replace the values in when I recieve an SNMP trap, I can get the trap but I cannot for the life of me find any info on how to change a value in a list box without first deleting it. The program I am writing has several threads and I have got it to auto update the GUI periodically so it would be able to detect a change in the listbox and update accordingly.
The problem with deleting it first its that it tends to tie the GUI up a lot more than I can put up with as need it to refresh at a very regular rate!!
Thanks
Mark Greaves