View Issue Details

IDProjectCategoryView StatusLast Update
0001800JEDI VCL04 Feature Requestpublic2004-06-25 05:01
ReporteranonymousAssigned Touser72 
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0001800: JVNavPaneToolPanel Caption Indentation
DescriptionHi 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
TagsNo tags attached.

Activities

user72

2004-05-27 02:44

  ~0004370

Get the latest version from CVS, it is fixed there

anonymous

2004-05-27 10:23

viewer   ~0004379

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

user72

2004-05-27 11:07

  ~0004387

Last edited: 2004-05-27 11:08

>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

user72

2004-06-25 05:01

  ~0004624

That which I am willing to fix has been fixed

Issue History

Date Modified Username Field Change
2004-05-27 01:37 anonymous New Issue
2004-05-27 02:44 user72 Note Added: 0004370
2004-05-27 02:46 user72 Status new => assigned
2004-05-27 02:46 user72 Assigned To => user72
2004-05-27 10:23 anonymous Note Added: 0004379
2004-05-27 11:07 user72 Note Added: 0004387
2004-05-27 11:08 user72 Note Edited: 0004387
2004-06-25 05:01 user72 Status assigned => resolved
2004-06-25 05:01 user72 Resolution open => fixed
2004-06-25 05:01 user72 Note Added: 0004624