B4XDrawer does one thing, add a left side drawer to your app. You can put anything you like in this drawer and it has nothing to do with how you use B4XDrawer.
You can see the pleroma client for a "sophisticated example" that also happens to use B4XDrawer.
B4XDrawer does one thing, add a left side drawer to your app. You can put anything you like in this drawer and it has nothing to do with how you use B4XDrawer.
You can see the pleroma client for a "sophisticated example" that also happens to use B4XDrawer.
Ah ok I'm confused also. I meant the new B4X framework. Can you design and program using the B4X objects such as B4XDrawer, pages, canvas and also program and design as if you were using B4A version 6.
Ah ok, I thought the B4X was a new framework you developed about a year ago.
I used B4A about 1.5 years ago and now I'm back but I find all this new B4X and XUI stuff like B4XPages and I'm confused as to whether I should learn it or just carry on using B4A as I did 1.5 years ago.
If I'm not wrong, with B4X we're talking about examples, classes, etc... that works on all platforms (B4A, B4J, B4i). B4XPages is a "new way" of programming the apps to make easier to share the code between the three platforms.
You can still use B4A just as you did, or you can adapt to B4XPages that make some things easier, specially the android life cycle.
You can even mix B4A Activities with B4XPages
If I'm not wrong, with B4X we're talking about examples, classes, etc... that works on all platforms (B4A, B4J, B4i). B4XPages is a "new way" of programming the apps to make easier to share the code between the three platforms.
You can still use B4A just as you did, or you can adapt to B4XPages that make some things easier, specially the android life cycle.
You can even mix B4A Activities with B4XPages
If I'm not wrong, with B4X we're talking about examples, classes, etc... that works on all platforms (B4A, B4J, B4i). B4XPages is a "new way" of programming the apps to make easier to share the code between the three platforms.
You can still use B4A just as you did, or you can adapt to B4XPages that make some things easier, specially the android life cycle.
You can even mix B4A Activities with B4XPages