iOS Question Scrollview Problem in B4i

Glober

Member
Licensed User
Longtime User
Good evening,

I have used Scrollview successfully in B4A and am now trying to convert my app to B4i. I create a Scrollview in the designer, create and initialize 2 labels with text content and try to add them (Scrollview.panel.addview....) to the scrollview. The scrollview remains empty. What am I doing wrong? Somehow I could not find much information about Scrollview for B4i. I have uploaded my test programme for someone to have a look at it.
 

Attachments

  • Scrolltest.zip
    13.9 KB · Views: 231
Top