B4i Library TabStrip - Erel    Nov 26, 2020   (14 reactions) . Add TabStrip with the designer.
2. Create the tab pages layouts. Make sure to use anchors to allow the layouts to fill the available space.
3. Set the pages by calling TabStrip.SetPages.
4. You need... B4A Library [B4X] [XUI] AS ViewPagerNative based on AHViewPager and iTabstrip - Alexander Stolte    Oct 29, 2021   (9 reactions) and iTabstrip are very different, the view helps to create a unified interface.
I spend a lot... in B4A: AHViewPager B4I: iTabstrip
Add get CurrentIndex - Gets the current index
Add set... B4i Question [Solved] Clicking on the TabStrip header to jump to Page - aeric    May 2, 2025 Is it possible to click on the TabStrip header to go to the desired page?... B4i Question AS TabStrip - how to disable Viewpager scroll animation. - mcqueccu    Dec 27, 2022 Is it possible to disable the scroll animation between pages in the viewpager of the AS Tabstrip.
I am using As Tabstrip with 5 tabs. On B4A, if you are on tab1 and you click on tab5... B4i Question B4X Page with multiple TabStrips in 1 active page - Robert Valentino    May 10, 2022 test program I figured I would ask. Can 2 tabstrips be active at the same time.
Because the main screen tabstrip is active but covered by a clear panel used by the popup panel / tabstrip... B4i Question Change tabstrip label color when focus - Leni Berry    Oct 19, 2017 in B4A, tabstripviewpager can do this to change tabstrip color label when it focused :
For Each... Sub GetAllTabLabels (tabstrip As TabStrip) As List
Dim jo As JavaObject = tabstrip
Dim r... that in B4i Tabstrip?... B4i Question TabStrip Setbackground image - walterf25    Oct 29, 2019 Is there a way to set a background image to the header part of the TabStrip?
I've managed to create something similar in Android, attached is an image so you guys can see what i'm trying to accomplish.
85007
Thanks,
Walter... B4i Question TabStrip error lower than version 12 - yiankos1    Sep 17, 2019 Hello my friends,
I have a strange error reported by a user. Tabstrip causes an error on devices... tabstrip is shown. So, i built tabstrip lib's example and uploaded at apptize. No error at all... B4i Question TabStrip error - rfresh    Jul 14, 2019 I'm trying to have a look at the TabStrip example but am getting an error on line 33 which has to do with the Main designer file.
I'm not sure what the problem is.
Thank you...
Three... B4i Question Can't find Tabstrip library - rfresh    Jun 22, 2019 I downloaded your TabStripExample.zip file and am trying to run it but I need to add it to project from the Libraries Manager list but I don't see the iTabstrip in that list?
Please see... Page: 1   2   3   |