Thank you very much but forgive my ignorance as i don't understand how to use it.
so 3 lines of code and 4 questions!
1. The
maybe is
t.mBase.RemoveRemoveViewFromParent
I cant find RemoveFromParent
2.
Do i have to make a variable mBase as B4XView in B4XPage2 ?
3. What aboout Root is the same Root of B4XPage2 ?
4.
When i am compiling the code it shows:
Root.AddView(t, 0, 0, Root.Width, Root.Heigh)
src\b4a\mySxoleiov2\b4xpagemylessons.java:734: error: incompatible types: b4xtable cannot be converted to View
Maybe i have to use panel not B4XTable in AddView?
thank you again