Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Set Fixed Height for Panels

    Set Fixed Height for Panels

    icon
    Panels can be adjusted to make them not resizable and be set to have a specific height, this Use Case explains the steps needed to achieve that.
    • 1. Summary
    • 2. Step by Step Guide
    • 2.1 Enable the fixHeight attribute
    • 2.2 Set the height of the Panel Object
    • 3. Documentation

    1. Summary

    Some attributes of Panel Objects like FormsForms or Grid / TableGrid / Table allow the developer to adjust the resize behaviour in a ScreenScreen. To set a fixed height for Panel-level objects, fixHeight logical attribute can be enabled, which disables the panel splitter bar's resize function to maintain the fixed height. You can also set the initial height using the "Vertical slots filled" attribute.

    Example of a not resizable panel with a set height
    Example of a not resizable panel with a set height

    2. Step by Step Guide

    2.1 Enable the fixHeight attribute

    This removes the resize control and fixes the height of the panel
    This removes the resize control and fixes the height of the panel

    2.2 Set the height of the Panel Object

    Height can be set in the Vertical Slots Filled Attribute
    Height can be set in the Vertical Slots Filled Attribute

    3. Documentation

    To find more information, you can check the following documentation.

    Object DesignerObject Designer

    Back to Use CasesUse Cases

    Back to Build.One Help-CenterBuild.One Help-Center Home

    Logo