View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000896 | JEDI VCL | 00 JVCL Components | public | 2003-04-30 21:15 | 2003-05-21 08:29 |
| Reporter | anonymous | Assigned To | remkobonte | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000896: OnChange event not firing in TJVSpinEdit | ||||
| Description | OnChange event not firing in TJVSpinEdit either when the up/down buttons are pressed or when the text is changed. | ||||
| Additional Information | Version 2.1 Solution: In procedure TJvCustomSpinEdit.Change; remove the line: // if CompareText(inherited Text, OldText) <> 0 then (3 lines before the end of the procedure) | ||||
| Tags | No tags attached. | ||||
| duplicate of | 0000766 | closed | TJvSpinEdit: OnChange event isn't fired |