View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000140 | JEDI VCL | 00 JVCL Components | public | 2002-06-14 10:54 | 2002-07-01 12:46 |
| Reporter | chuckr_old | Assigned To | user72 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0000140: TJvKeyScrollBox: when click in IDE I get an error and cannot regain focus of that control. | ||||
| Description | TJvKeyScrollbox: when I try to click on it on a form I get an error: Cannot focus a disabled or invisible window. | ||||
| Tags | No tags attached. | ||||
|
|
I can't reproduce this. Environment: JVCL 1.31, NT, D5 |
|
|
Set property Visible of the form containing TJvKeyScrollBox to False, then click on the TJvKeyScrollBox at design-time, to get this error. Check 'not (csDesigning in ComponentState)' in the code before calling SetFocus. |
|
|
This component has been merged with the TJvScrollBox in the restructured source and the bug fixed there. This bug wil not be fixed in the current version |
|
|
This has been fixed in the 1.31 version now |