01-31-2007 07:00 AM
01-31-2007 07:09 AM
Hello Snoopy,
Can't tell what you're doing wrong. Would it be possible to give us some more information about the source code? I suppose you use the InsertListItem function to populate the list control? Do you get any errors when using the ClearListCtrl , DeleteListItem or InsertListItem functions (you can check this by declaring a variable that the function can set. e.g. error = DeleteListItem (PANEL, PANEL_tag_list, 0, -1);, and then check if error is set to zero)?
01-31-2007 08:53 AM
02-01-2007 12:42 AM
02-01-2007 01:54 AM
02-01-2007 01:54 AM