>Any clue why the list is only updated when chars are added but >not deleted? Hope I havn't made any typos. It acts as though >the list element is not erased but rather just overwritten, >with new data, less the '\0'. try calling LstEraseList and then LstDrawList. LstDrawList won't redraw the list if the list is already marked as visible.
- Re: Updating a List Problem: Still - Followup Michael S. Davis
- Re: Updating a List Problem: Still - Followup Chris Antos
- Re: Updating a List Problem: Still - Followup Michael S. Davis
- Re: Updating a List Problem: Still - Followup Chris Antos
