View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003880 | JEDI VCL | 00 JVCL Components | public | 2006-08-30 05:14 | 2006-09-19 08:20 |
Reporter | ir2000 | Assigned To | obones | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.20 | ||||
Target Version | Fixed in Version | ||||
Summary | 0003880: TJvPanel copy and paste crashes BDS 2006 | ||||
Description | Trying to copy and paste a TDBMemo from or to a TJvPanel crashes the IDE of BDS 2006. Attached test project. | ||||
Additional Information | unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, JvExExtCtrls, JvComponent, JvPanel, StdCtrls, DBCtrls, DB, ADODB; type TForm1 = class(TForm) JvPanel1: TJvPanel; ADOConnection1: TADOConnection; ADODataSet1: TADODataSet; DataSource1: TDataSource; DBMemo1: TDBMemo; private { Private-Deklarationen } public { Public-Deklarationen } end; var Form1: TForm1; implementation {$R *.dfm} end. | ||||
Tags | No tags attached. | ||||
2006-08-30 05:14
|
TJvPanel_error.zip (15,649 bytes) |
|
No such things here. Please try with the latest version from SVN and with the latest fixes for BDS. |
|
No answer, I'm assuming this is fixed in the latest SVN. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-08-30 05:14 | ir2000 | New Issue | |
2006-08-30 05:14 | ir2000 | File Added: TJvPanel_error.zip | |
2006-08-30 07:24 | obones | Note Added: 0010036 | |
2006-08-30 07:24 | obones | Status | new => feedback |
2006-09-19 08:20 | obones | Status | feedback => resolved |
2006-09-19 08:20 | obones | Resolution | open => no change required |
2006-09-19 08:20 | obones | Assigned To | => obones |
2006-09-19 08:20 | obones | Note Added: 0010146 |