Hello,
This refers to that code example and the project attached : https://b4x.com/android/forum/threads/digital-dashboard.88035/#post-559202
When I open the designer to see how it was done, I see this :
The ImageViews are in place as they will be used. But if I click into the Designer's Script - General or Script - Variants, the images are moved. But I can't see what makes them move because I can not see any script not commented.
When I open the Designer, ImageView41 is at the top of the Views Tree. Shouldn't the other be over it ? If I had put ImageView41 at the bottom of the Views Tree, I would have understood it was over all the other views.
Am I missing some point here ? Many thanks
This refers to that code example and the project attached : https://b4x.com/android/forum/threads/digital-dashboard.88035/#post-559202
When I open the designer to see how it was done, I see this :
The ImageViews are in place as they will be used. But if I click into the Designer's Script - General or Script - Variants, the images are moved. But I can't see what makes them move because I can not see any script not commented.
When I open the Designer, ImageView41 is at the top of the Views Tree. Shouldn't the other be over it ? If I had put ImageView41 at the bottom of the Views Tree, I would have understood it was over all the other views.
Am I missing some point here ? Many thanks