B4A Library B4XDrawer Extension

Name: TD_Drawer
Version: 1 EarlyAccess
Code: B4A

Project4.png

TD_DrawerTree expands the possibilities of the B4XDrawer with the following functions:
  • One single drawer , as a menu selection for all pages
  • Display the menu as a tree structure.
  • Design of the menu tree with the designer.
  • Individual color design and icons for each menu entry.
  • Various menu items.
    - Single entry
    - group entry with group header and subentries
  • By clicking on a menu entry (individual or sub-entry) you can display a B4X page or activate the device's standard WEB browser and call up a WEB page.
  • Consistent error concept (try/catch) with integrated message dialogs.
  • Detailed documented B4A example project.
  • As a program class or as B4Xlib.
  • Viewable open class program code.
  • Detailed instructions.

    TD_DrawerTree is a program class that contains all functions for managing the menu tree. For example, expanding or collapsing a menu group.

Attached ZIP File: TD_Drawer.ZIP (to large, download here unzip PW 12345)
  • Example Project with TD_DrawerTree Class as readable code
  • B4xlib
  • Detailed Manual
 
Last edited:

AnandGupta

Expert
Licensed User
Longtime User
Got error,
1709914561762.png

better password protect the zip file and give the password here.
this will prevent google from opening it, for scan. I do this way.
 

Guenter Becker

Active Member
Licensed User
Got error,
View attachment 151566
better password protect the zip file and give the password here.
this will prevent google from opening it, for scan. I do this way.
Ok, thank you
repacked it now encrypted with password. Did a check and now it works.
 
Top