VLF-ONE Arrange Horizontally
Posted: Thu May 03, 2018 5:40 am
Is there a way to programmatically arrange panels horizontally?
I'd like to show one business object at a time, with only one instance opened at a time, with the filter/instance list expanded to the width of the screen using avpanemaximized, and when an entry is selected from the instance list, show the command tabs pane below the filter/instance list, also expanded to the width of the screen, and auto tiled horizontally.
I see that the filter/instance pane and the command tab panes can be automatically arranged vertically programmatically, but i could not determine how to do this so that they are auto arranged horizontally.
using the #AVFRAMEWORKMANAGER.avUserCapability.LockAutoTilingOn seems to default to the "arrange vertically" option
I'd like to show one business object at a time, with only one instance opened at a time, with the filter/instance list expanded to the width of the screen using avpanemaximized, and when an entry is selected from the instance list, show the command tabs pane below the filter/instance list, also expanded to the width of the screen, and auto tiled horizontally.
I see that the filter/instance pane and the command tab panes can be automatically arranged vertically programmatically, but i could not determine how to do this so that they are auto arranged horizontally.
using the #AVFRAMEWORKMANAGER.avUserCapability.LockAutoTilingOn seems to default to the "arrange vertically" option