View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001713 | JEDI VCL | 00 JVCL Components | public | 2004-05-01 02:20 | 2004-07-22 23:33 |
| Reporter | anonymous | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0001713: How to fix JvBitBtn's focusing (sorry if it doesn't fit) | ||||
| Description | Remove/Comment DrawFocusRect(FCanvas.Handle, R); (in line 0000641:0001638) in \Source\VCL\Buttons.pas will also fix JvBitBtn's focusing (JvBitBtn is a descendant of BitBtn), but not JvImgBtn's one. By just removing the line, it completely hides the keyboard navigation indicators (also on 9x systems). To be more "correct", add a version check. | ||||
| Tags | No tags attached. | ||||
|
|
I don't understand. Why do you think it is necessary to remove the DrawFocusRect call? |
|
|
BTW, we can't change code in \Source\VCL\Buttons.pas since it is part of Delphi, not JVCL, so your point is moot edited on: 05-04-04 01:27 |
|
|
JVCL is not VCL |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-05-01 02:20 | anonymous | New Issue | |
| 2004-05-04 01:10 |
|
Note Added: 0004152 | |
| 2004-05-04 01:10 |
|
Status | new => feedback |
| 2004-05-04 01:27 |
|
Note Added: 0004153 | |
| 2004-05-04 01:27 |
|
Note Edited: 0004153 | |
| 2004-07-22 23:33 | AHUser | Status | feedback => closed |
| 2004-07-22 23:33 | AHUser | Note Added: 0004810 |