Yes, Erel.
On the Main tab, the view is displayed properly because I have expanded it to the maximum width.
Going to the Scripts tab and running the script, the view is smaller than 100%x(as you see on the screenshot).
I am attaching the view as well as the designer script.
The designer code:
'All variants script
btnAdd.Bottom = 100%y '5dip
btnAdd.Width = 100%x
scrollViewMain.Width = 100%x
scrollViewMain.Height = 100%y - btnAdd.Height
Erel, note that I noticed the same behavior for panels too. On another view of mine, I am doing almost the same and the panel is also not expanded to the maximum width. But fortunately, this is only a visualization issue.
P.S The forum system doesn't allow .bal files to be attached without zipping.