Views Accordions: a collection of B4J/B4X view samples

PaulMeuris

Active Member
Licensed User
EDIT: i have added some code to use the menu bar action subroutines. New zip-file: views_accordions_v2.zip
When i was testing the Storyboard cards application for the conversion to bjl files ( link: Storyboard cards and Layoutconverter )
i ended up with a list of layout files that are usable in the B4J IDE Visual Designer.
So i made this application to showcase the views that you can use in the B4J Visual Designer.
The 3 accordions contain 45 views (15 views each).
1705214053034.png

Click on an accordion title bar to open the accordion pane and see the view.
In the source code you can read how i set up some properties and events from the views.
If you want more information about a view then you can search the forum.
There are a number of B4X views in the lists. Consult this link XUI views for more information.
You can find the source code in the attachment.
 

Attachments

  • views_accordions.zip
    169.3 KB · Views: 51
  • views_accordions_v2.zip
    169.7 KB · Views: 45
Last edited:
Top