View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002596 | JEDI VCL | 00 JVCL Components | public | 2005-02-03 13:18 | 2005-02-04 00:05 |
Reporter | anonymous | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.00 BETA 2 | ||||
Target Version | Fixed in Version | 3.00 RC 1 | |||
Summary | 0002596: With RC1 - TJvScrollMax SetParentBackground - Called from inherited Create | ||||
Description | procedure TJvScrollMax.SetParentBackground(Value: Boolean); begin inherited SetParentBackground(Value); FPnlEdit.ParentBackground := Value; -----> FScrollBar.ParentBackground := Value;-----> end; FPnlEdit is equal to nil <------------------------ FScrollBar is equal to nil <------------------------ I have put remarques to these 2 lines and it works. | ||||
Tags | No tags attached. | ||||
duplicate of | 0002395 | resolved | can't place a JVScrollMax on a Form |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-02-03 13:18 | anonymous | New Issue | |
2005-02-04 00:05 | obones | Relationship added | duplicate of 0002395 |
2005-02-04 00:05 | obones | Duplicate ID | 0 => 2395 |
2005-02-04 00:05 | obones | Status | new => resolved |
2005-02-04 00:05 | obones | Fixed in Version | => 3.00 RC 1 |
2005-02-04 00:05 | obones | Resolution | open => fixed |
2005-02-04 00:05 | obones | Assigned To | => obones |
2005-02-04 00:05 | obones | Note Added: 0006373 |