Content of frame do not resize with its parent

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #37891
    Stephane Senecal
    Participant

    I have a frame with a control aligned alClient within it (plus TsFrameAdapter).

    On the form, I drop a TsSkinManager and select a skin (GPlus for this test).

    I drop the frame onto the form and set the frame's align to alClient.

    The control within the frame does not resize to the new frame size.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58179
    Support
    Keymaster

    Hello

    I have made several tests, but can't repeat it, unfortunately.

    Please, look attached test-app, maybe something should be added there.

    #58184
    Stephane Senecal
    Participant

    It seems to be only on Delphi 7.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58185
    Support
    Keymaster

    Yes, I made this project under Delphi 7

    Can you repeat the issue with this test-app?

    #58186
    Stephane Senecal
    Participant

    If I run the exe, it runs correctly. If I compile it, it does not.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58187
    Stephane Senecal
    Participant

    If I remove the code you changed between 13.16 and 13.17 in sFrameAdapter.pas it works correctly (var bRecFlag:boolean).

    But I suppose this code is there to fix another problem.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58188
    Support
    Keymaster

    Can I change my test project for reproducing the problem?

    Or reproducing of problem is more complex? I need it for tests.

    #58200
    Stephane Senecal
    Participant

    Not sure if I understand your question well.

    You can change what ever you want in your project.

    But, as I said, I open your test project in Delphi 7, run it with F9 and the content of the frame doesn't resize.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58203
    Stephane Senecal
    Participant

    I would like to know if you have abandoned the search for a fix since you don't seem to be able to reproduce the problem on your side?

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58207
    Support
    Keymaster
    'Stephane wrote:

    I would like to know if you have abandoned the search for a fix since you don't seem to be able to reproduce the problem on your side?

    Hi. Of course not. I'm just searching a way to repeat the issue.

    Could you send me the Exe-file for my test-project, please?

    #58212
    Stephane Senecal
    Participant

    Here it is.

    I noticed that the exe is about a 100KB larger than yours, but I didn't find what was different.

    Maybe, you'll be more lucky than me.

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #58216
    Support
    Keymaster

    Thank you, I see it. Some time is needed for researching.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.