|
|
Reporter | user72 | Assigned To | user72 | |
---|
Priority | normal | Severity | major | Reproducibility | always |
---|
Status | closed | Resolution | fixed | |
---|
Platform | Delphi | OS | Win2k | OS Version | 6.02 |
---|
Product Version | | |
---|
Target Version | | Fixed in Version | | |
---|
|
|
Summary | 0000093: OwnerData in TJvCustomListBox doesn't work as expected |
---|
Description | The OwnerData property generates erroneous and spurious results (at least in Win2k) when used. The problem seems to be twofold: not handling the LB_GETTEXTLEN message and not setting "Text := ''" before calling OnGetText |
---|
Steps To Reproduce | Drop a TJvListBox ona form, set OwnerData to true, set Count > 0 and handle the OnGetText event |
---|
Additional Information | I've already made the changes to my source, so I could update it if it's OK with the unit owner (is that Petr Vones?) or I could send the changed code to whoever is responsible for it. |
---|
Tags | No tags attached. |
---|
|
|