Designer Script Looks Different?

iTzCorky

Member
Licensed User
Longtime User
Hey erel I am loading a layout called bulblayout into a scrollview called SV1 and I am adding the designer scripts into the bulblayout, I dont know if that is what is causing the issue or what? Let me know if you need more info.

Oh and some of the code I used in the designer script was:

B4X:
Label1.Width = 100%x

Just basic codes like this.
 
Last edited:
Upvote 0
Top