Dominex Active Member Licensed User Longtime User Jan 5, 2013 #1 I do not know why, but it seems that the command RemoveView of a view is not working within a class. Is this normal? There is an alternative way to do it? B4X: MyView.RemoveView 'not work!
I do not know why, but it seems that the command RemoveView of a view is not working within a class. Is this normal? There is an alternative way to do it? B4X: MyView.RemoveView 'not work!
Erel B4X founder Staff member Licensed User Longtime User Jan 6, 2013 #2 This method should work in a class. Do you get an error message? Upvote 0
Dominex Active Member Licensed User Longtime User Jan 6, 2013 #3 no, just the view remains visible. Upvote 0
Dominex Active Member Licensed User Longtime User Jan 6, 2013 #4 Forgive, I made a mistake. I'm sorry if I wasted your time. :sign0013: Upvote 0