I took the original B4XDrawer code from @Erel and modified it to create a new view.
This view supports right panel in B4A and B4I. What was often requested.
I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal or with a coffee.
Original lib. thread
Changelog
This view supports right panel in B4A and B4I. What was often requested.
I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you want to support me, then you can do it here by Paypal or with a coffee.
Original lib. thread
[B4X] B4XDrawer - sliding drawer
Edit: Cross platform example based on B4XPages https://www.b4x.com/android/forum/threads/b4x-b4xpages-b4xdrawer.120246/ A class that implements a sliding menu. Unlike the nice jfeinstein SlidingMenu library the drawer covers the activity instead of pushing it. It is similar to the various...
www.b4x.com
Changelog
- 1.55
- Release
- New StateChanged (Open As Boolean) event.
- Right Panel support for B4I and B4A
- 1.56
- BugFixes
- 1.57
- BugFixes
- 1.58
- Add SetSideWidth - Change the Side width at runtime
- Smooth or Instant
- Add SetSideWidth - Change the Side width at runtime
- 1.59
- BugFixes
- Add SetSideWidth - Sets the Width of both panels (Left and Right)
- Add SetSideWidth_Left - Sets the Width of the Left Panel
- Add SetSideWidth_Right - Sets the Width of the Right Panel
- 1.60
- B4J BugFixes
- 1.61
- StateChanged Event BugFixes
Attachments
Last edited: