Jump to content

Using AutoScroll


Guest

Recommended Posts

Message from: "Cristiano Testai"

 

Hello Farshad!

 

I started using the new property on Form AutoScroll. It works fine, but I

found a situation that would pass.

Exemple:

I have a Panel in the center of the form, Aling = alNone. I have another

Panel at the bottom of the page with Align = alBottom.

If I increase the size (Height) of Panel of the center of form at runtime,

it overlaps the footer Panel (which has align = alBottom). The Scroll of

Form is corretct, but the Panel's footer does not follow the change.

 

Tanks for support.

 

Cristiano Testai

 

.

 

Link to comment
Share on other sites

Message from: "Farshad Mohajeri"

 

"Cristiano Testai" wrote in message

news:k$WEn2eyLHA.2720@anaxagvs227...

>

> Hello Farshad!

>

> I started using the new property on Form AutoScroll. It works fine, but I

> found a situation that would pass.

> Exemple:

> I have a Panel in the center of the form, Aling = alNone. I have another

> Panel at the bottom of the page with Align = alBottom.

> If I increase the size (Height) of Panel of the center of form at runtime,

> it overlaps the footer Panel (which has align = alBottom). The Scroll of

> Form is corretct, but the Panel's footer does not follow the change.

 

 

I looked at it and it is not an easy one to implement. You may avoid using

bottom aligned controls until issue is resolved.

 

issue logged as #832

 

 

.

 

Link to comment
Share on other sites

Message from: "Sergio"

 

I would never try it with an "align=alNone" central panel, I think even

in plain VCL it should be an "align=alClient" panel for it to work as

intended, as a panel with no align will be free to overlap with others

panels without pushing them away of their intial positions.

 

 

Farshad Mohajeri wrote:

 

>

> "Cristiano Testai" wrote in message

> news:k$WEn2eyLHA.2720@anaxagvs227...

> >

> > Hello Farshad!

> >

> > I started using the new property on Form AutoScroll. It works fine,

> > but I found a situation that would pass. Exemple:

> > I have a Panel in the center of the form, Aling = alNone. I have

> > another Panel at the bottom of the page with Align = alBottom. If

> > I increase the size (Height) of Panel of the center of form at

> > runtime, it overlaps the footer Panel (which has align =

> > alBottom). The Scroll of Form is corretct, but the Panel's footer

> > does not follow the change.

>

>

> I looked at it and it is not an easy one to implement. You may avoid

> using bottom aligned controls until issue is resolved.

>

> issue logged as #832

 

.

 

Link to comment
Share on other sites

  • 2 weeks later...

Message from: "chatop"

 

test

"Cristiano Testai" ????

news:k$WEn2eyLHA.2720@anaxagvs227...

>

> Hello Farshad!

>

> I started using the new property on Form AutoScroll. It works fine, but I

> found a situation that would pass.

> Exemple:

> I have a Panel in the center of the form, Aling = alNone. I have another

> Panel at the bottom of the page with Align = alBottom.

> If I increase the size (Height) of Panel of the center of form at runtime,

> it overlaps the footer Panel (which has align = alBottom). The Scroll of

> Form is corretct, but the Panel's footer does not follow the change.

>

> Tanks for support.

>

> Cristiano Testai

>

 

 

.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...