since yesterday I get this fatal error: java.lang.RuntimeException: Object should first be initialized (B4XView).
when trying to access E1.TextArea1.Text, even after E1 is declared in Class_Globals and initialized under B4XPage_Created.
How can I fin out WHICH B4XView is missing or not initialized?
Thanks for advice, john m.
when trying to access E1.TextArea1.Text, even after E1 is declared in Class_Globals and initialized under B4XPage_Created.
How can I fin out WHICH B4XView is missing or not initialized?
Thanks for advice, john m.