cancel
Showing results for 
Search instead for 
Did you mean: 

Assign a different Scrollbar width to a scrollableContainer

User2025
Visitor

I am working with TouchGFX Designer 4.24.2
If I assign a different Scrollbar width to a scrollableContainer in     Screen1view::setupScreen()
after or before the command     Screen1ViewBase::setup();

      scrollableContainerMainMenu.setScrollbarWidt(50);
      scrollableContainerMainMenu.invalidate();

 

the scrollbar is only 50 pixels wide after you click into the ScrollableContainer.
What do you have to do so that it is displayed in the correct width from the start?

0 REPLIES 0