Mainly a "wish".
View.Parent is read-only; can Anywhere Software set it as writable too?
I'm "searching" "the" best way to share B4XViews between B4XPages. The ideal (just one line) would be:
View.Parent is read-only; can Anywhere Software set it as writable too?
I'm "searching" "the" best way to share B4XViews between B4XPages. The ideal (just one line) would be:
B4X:
' my second B4XPage
B4XPages.MainPage.MyView.Parent = Root