Skip to content

layout of controls inside TDialog #171

Open
@msilewicz

Description

@msilewicz

Hello !

I've created simple TDialog that has control derived from TListViewer on the left side and this control present sam tabular data.
I've created code to intercept focused item event in this TListViewer and as result I display some detailed data of this item
in the TMemo control that is located on the right side of TListViewer. growMode of TListViewer is set up in a way
that expand TListViewer horizontally - how can i achieve situation that TMemo will preseve constant distance from TListViewer.
Now in some moment (when TListViewer gorw "too much") TListViever visually overlaps TMemo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions