- Jun 6, 2020
- 11,559
- 4,422
I have a need to do the conversion for a relatively large project. While the following the thread points me to the right direction:
[H3]
To convert my apps was pretty easy. I just opened my activities(B4A) and code modules(B4i & B4J) with notepad ++ then I changed their types to class. Then I Changed all my show methods(B4i & B4J) and Activity_Create(B4A) to B4xPage_Created then for dynamic data populations I moved all those...
it lacks the details (such as adding b4xpage library, setting orientation to portrait, replacing code in the project file starting at Sub Process_Globals ). The conversion is tricky and a single mistake could corrupt your project. Follow @Erel's advice: Backup first.
I'm wondering whether @klaus has finished the guide.
@LucaMs's idea of a tool is very good.
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]To convert my apps was pretty easy. I just opened my activities(B4A) and code modules(B4i & B4J) with notepad ++ then I changed their types to class. Then I Changed all my show methods(B4i & B4J) and Activity_Create(B4A) to B4xPage_Created then for dynamic data populations I moved all those...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
it lacks the details (such as adding b4xpage library, setting orientation to portrait, replacing code in the project file starting at Sub Process_Globals ). The conversion is tricky and a single mistake could corrupt your project. Follow @Erel's advice: Backup first.
I'm wondering whether @klaus has finished the guide.
@LucaMs's idea of a tool is very good.
برای دیدن لینک ها باید ثبت نام کنید