Jump to content

J C Thiery

uniGUI Subscriber
  • Posts

    14
  • Joined

  • Last visited

Posts posted by J C Thiery

  1. I do have a Mainform with a scrollbox.

    Margins for the scrollbox.

    the margins seem to be in white. I found out that there is a background: none;

    I do not know how to switch it off.

     

    image.thumb.png.691ce803eb9eb3fd2ca3092ed2ac1acd.png

  2. Sorry once again,

    This works fine.

        UniContainerPanel1.JSInterface.JSCall('getLayout().setVertical', [False]); //hbox
        UniContainerPanel1.JSInterface.JSCallDefer('updateLayout', [], 20);

     

    But I cannot find any referenz manula. 

    How can I change margins, paddings, or other properties during runtime?.

    Can we do Margins or Paddings with % ?

    Johannes

     

     

×
×
  • Create New...