TGridPanel Problems

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36092
    Pete Williams
    Participant

    Hi

    The 8.53 version has a problem with the standard VCL control TGridPanel. For those that don't know this is a standard (and excellent) layout control.

    Unfortunately it doesn't work with AC. If you resize the form, the repainting does not work, and if you put a tsPanel onto the grid (which you need to do to make it work) the panel does not follow the colour scheme.

    I've attached an example project. I am using XE5.

    I'm a registered user, and have the full version. I need to use this control, any help appreciated.

    I tried to upload the file but it failed. So, I will email this to you.

    Cheers,

    #51772
    Support
    Keymaster

    Hello! Thank you for the demo.

    Try to add 'TGridPanel' as 'Panel' into sSkinProvider1.ThirdParty list.

    I think, this issue will be resolved.

    #51773
    Pete Williams
    Participant

    That works, thank you.

    For anyone else using this control, the tsPanel control displays with a border which doesn't look good in all case. Just change the skins property to CHECKBOX and it goes away.

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