Uniface User Forum

 View Only

Form Scroll bar reliant on form width (not dynamic)

  • 1.  Form Scroll bar reliant on form width (not dynamic)

    Posted 03-26-2024 04:12
    Edited by Osman Shariff 03-27-2024 04:21

    We have forms with non fixed fields... The fields can be hidden, and the width of them can be changed.

    What is needed is the form scrollbar to be applied if needed dynamically.  

    The form in question is defined as secondary in the IDE (as it acts as a sort of popup)

    The obvious place would be (newinstance) where we define the width of the form to be activated.

    However, it seems the decision to display the scroll bar or not is determined by the width defined in the frm in DICT via the IDE (and NOT the newinstance width)

    Have I missed something or can this be resolved?

    V10.04.01

    ----

    Edit:

    The instance width is the width to display the window of the frm which  is defined in the code

    The frm width is defined in the frm and can not be changed in code.

    The ideal is if the frm width was also part of the instance properties....  

    ---


    ------------------------------
    Osman Shariff
    ------------------------------