Icon View Incident Report

Minor Minor
Reported By: Matthew Jones
Reported On: 5/24/2013
For: Version 1.01 Build 5
# 3802 Cannot Change the Item Text in a TListBox

I have a list box. I'd like to change the text of one of the items using the following code. Unfortunately, this doesn't change the displayed item.

   lstTitles.Items[nIndex] := szNewText;



Comments Comments
The TListBox control wasn't modifying the label property of the item properly. This didn't affect certain browsers like FF, but would show up as an issue with IE.


Resolution Resolution
Fixed Problem on 5/25/2013 in version 1.02 build 1


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image