| Anonymous | Login | Signup for a new account | 2010-09-09 13:01 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005114 | [JEDI VCL] 00 JVCL Components | crash | always | 2010-01-15 20:36 | 2010-03-08 15:22 | ||
| Reporter | Cyrus | View Status | public | ||||
| Assigned To | |||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | Daily / SVN | ||||
| Summary | 0005114: JvStringGrid component raises EAccessviolation when trying to use ActivateCell method. | ||||||
| Description |
Delphi 7.0. --- procedure TJvStringGrid.GMActivateCell(var Msg: TGMActivateCell); begin Col := Msg.Column; Row := Msg.Row; EditorMode := True; InplaceEditor.SelectAll; end; When this method is called, InplaceEditor is nil so that is why this error shows up. Attached fix for JvStringGrid.pas revision 12461. |
||||||
| Additional Information | |||||||
| Tags | Delphi 7.0 | ||||||
| Attached Files |
|
||||||
|
|
|||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |