Hello friends!
Tried to use Erel's example of Template1.bal and it was supposed to be loaded.
But when I opened designer I didn't see the tamplate..not even it's name in the drop-down menu from "File" (I saved the project and run it again) anything missing?
thanks in advance
Tried to use Erel's example of Template1.bal and it was supposed to be loaded.
B4X:
Sub Activity_Create(FirstTime As Boolean)
'Do not forget to load the layout file created with the visual designer. For example:
Activity.LoadLayout("template1.bal")
End Sub
But when I opened designer I didn't see the tamplate..not even it's name in the drop-down menu from "File" (I saved the project and run it again) anything missing?
thanks in advance