View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003426 | JEDI VCL | 00 JVCL Components | public | 2006-01-08 22:41 | 2006-02-09 07:48 |
Reporter | mriepp | Assigned To | outchy | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | BDS 2006 | OS | WIndows | OS Version | XP SP2 |
Product Version | 3.10 | ||||
Target Version | Fixed in Version | 3.20 | |||
Summary | 0003426: TJvDesignPanel: Set Active=true or false has no affect. | ||||
Description | TJvDesignPanel: Set Active=true or false has no affect. To resolve this problem change following Line(s) in JvDesignSurface.pas procedure TJvDesignPanel.SetActive(const Value: Boolean); begin // Bug-Fix Start // Old : Surface.Active := Active; Surface.Active := Value; // Bug-Fix End end; | ||||
Tags | No tags attached. | ||||