View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004367 | JEDI VCL | 00 JVCL Components | public | 2008-05-28 07:01 | 2008-07-23 07:11 |
Reporter | ain | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 3.30 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004367: Add way to prioritise dock panels | ||||
Description | Currently when docking an control to the left and another one to bottom (or top) on the parent then the bottom (or top) one occupies full with of the parent and the left (or right) one's height is reduced to make room for the bottom (or top) one. Add a way to configure which panel should make a way to the other one when they "compete for space". I think that most flefible solution would be to allow to set priority for each corner, something like TDockPanelKind = (dpkTop, dpkLeft, dpkBottom, dpkRight); +Priority TopLeft = (dpkTop or dpkLeft) TopRight = (dpkTop or dpkRight) BottomLeft = (dpkBottom or dpkLeft) BottomRight = (dpkBottom or dpkRight) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-28 07:01 | ain | New Issue | |
2008-05-28 07:43 | obones | Note Added: 0014303 | |
2008-05-28 07:43 | obones | Status | new => feedback |
2008-07-23 07:11 | obones | Status | feedback => resolved |
2008-07-23 07:11 | obones | Resolution | open => suspended |
2008-07-23 07:11 | obones | Assigned To | => obones |
2008-07-23 07:11 | obones | Note Added: 0014423 |