Share My Creation [B4X][Project Template] Dashboard

B4A
B4J


Version: 0.63
GitHub: https://github.com/pyhoon/ab4xdashboard-b4x

My plan is to make a dashboard template for general use.
This template consists of:
  1. a drawer
  2. a static menu
  3. a mini menu
You can switch between the layout to show:
  1. fullscreen (collapsing/autohide drawer)
  2. fixed width static menu
  3. mini menu
What makes this template suitable for use on desktop app is the pages are loaded in the center panel instead of opening as new form.

This template is work in progress. Please report bugs here.

Edit: I have posted an explanation here on how this template is working differently from B4XPages template but you can mix usage with B4XPages. In fact, it is a B4XPages template.
 

Attachments

  • Dashboard.b4xtemplate
    87.9 KB · Views: 0
Last edited:

aeric

Expert
Licensed User
Longtime User
version 0.60
  1. Added B4A and B4i projects but only tested on B4A (landscape)
  2. Reorganize project
version 0.63
  1. Set 45 degree rotation for BtnShow label for B4A
 
Last edited:
Top