tabs

  1. A

    Android Question Remove Tabs from TabHost

    Hi all I have a question. I have a TabHost added with designer. My code adds tabs with icons. My question is - is it possible to clear or remove all the tabs before adding the new one? For example - my code adds 7 tabs for each day of week for a client. Each client has a different schedule -...
  2. rgarnett1955

    B4J Question Add jChart (Area chart) to a tab pane

    Hi, I have a main form with a Tab container. I wish to add a JChart object (Area chart) to one of my tab layouts programmatically as the jChart is not a custom view and can't be added in the Designer. How can I do this? Thanks Rob
  3. Alexander Stolte

    Android Example [B4X] AS Settings with SegmentedTab

    This is an extension for the AS_Settings library, if it activates this extension, then you can select settings via a new type. Guide Download AS_SegmentedTab Copy it to your additional lib. folder Check the AS_SegmentedTab in the lib. list in your project Click in B4J, B4A or B4I Project ->...
Top