View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001800 | JEDI VCL | 04 Feature Request | public | 2004-05-27 01:37 | 2004-06-25 05:01 |
Reporter | anonymous | Assigned To | user72 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0001800: JVNavPaneToolPanel Caption Indentation | ||||
Description | Hi All! When grabber is hidden there is some empty space before the caption of TJVNavPaneToolPanel. It will be good if I can set width of this space (indent of caption) Cheers | ||||
Tags | No tags attached. | ||||
|
Get the latest version from CVS, it is fixed there |
|
I downloaded latest version. Yes it is fixed there, but there is still no property to set left-margin of caption. What about to also add ImageIndex property which will show image before caption? Great feature will be combining JVNavPaneToolPanel with JVPageList inside, or for simplicity with TPanel. Big Problem is when I want to place something inside JVNavPaneToolPanel (for ex. TPanel). I have to manualy set position (below caption) and anchors (to resize Panel with window), because I can't use Panel.Align := alClient (it will hide ToolPanel caption bar).... Cheers Tasler |
|
>I downloaded latest version. Yes it is fixed there, but there is still no property to >set left-margin of caption. And I don't think there ever will be. > What about to also add ImageIndex property > which will show image before caption? Do you really need it or are you just requesting it because it seems good? Implementing it does add quite some complexity and I'm not sure I want to spend time on something that isn't really useful. Here are some work arounds: 1. Add spaces before the caption text until it is located where you want it. 2. Drop an image control (or a TJvImageSquare - it can display images from an imagelist) on the panel and set the image to use >Great feature will be combining JVNavPaneToolPanel with JVPageList inside, >or for simplicity with TPanel. Why not just drop a JvPageList or TPanel in the control? Adding it to the control accomplishes nothing. >Big Problem is when I want to place something inside JVNavPaneToolPanel >(for ex. TPanel). I have to manualy set position (below caption) >and anchors (to resize Panel with window), because I can't use Panel.Align := >alClient (it will hide ToolPanel caption bar).... Right, this I will fix. See, you got some of what you wanted :) This also means you could drop a JvPageList in the control easily. edited on: 05-27-04 11:08 |
|
That which I am willing to fix has been fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-05-27 01:37 | anonymous | New Issue | |
2004-05-27 02:44 |
|
Note Added: 0004370 | |
2004-05-27 02:46 |
|
Status | new => assigned |
2004-05-27 02:46 |
|
Assigned To | => user72 |
2004-05-27 10:23 | anonymous | Note Added: 0004379 | |
2004-05-27 11:07 |
|
Note Added: 0004387 | |
2004-05-27 11:08 |
|
Note Edited: 0004387 | |
2004-06-25 05:01 |
|
Status | assigned => resolved |
2004-06-25 05:01 |
|
Resolution | open => fixed |
2004-06-25 05:01 |
|
Note Added: 0004624 |