View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004575 | JEDI VCL | 00 JVCL Components | public | 2008-11-08 21:19 | 2008-11-09 05:15 |
| Reporter | A7M | Assigned To | jfudickar | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | Daily / GIT | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0004575: TJvThreadSimpleDialog.CancelButtonCaption does not work. | ||||
| Description | Change the value CancelButtonCaption to "Abort". It was displayed in dialog button "Cancel". | ||||
| Additional Information | The attached file is the patch which I modified. Is it right now? | ||||
| Tags | No tags attached. | ||||
|
2008-11-08 21:19
|
JvThreadSimpleDialog.diff (332 bytes)
405c405 < 'CancelBtn', RsButtonCancelCaption, '', DefaultCancelBtnClick, --- > 'CancelBtn', DialogOptions.CancelButtonCaption, '', DefaultCancelBtnClick, 563c563 < 'CancelBtn', RsButtonCancelCaption, '', DefaultCancelBtnClick, --- > 'CancelBtn', DialogOptions.CancelButtonCaption, '', DefaultCancelBtnClick, |
|
|
Fixed in svn |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-11-08 21:19 | A7M | New Issue | |
| 2008-11-08 21:19 | A7M | File Added: JvThreadSimpleDialog.diff | |
| 2008-11-09 04:34 | jfudickar | Assigned To | => jfudickar |
| 2008-11-09 05:12 | jfudickar | Status | new => resolved |
| 2008-11-09 05:12 | jfudickar | Resolution | open => fixed |
| 2008-11-09 05:13 | jfudickar | Note Added: 0014989 |