Hello, this is a helper class to make it easier to create a tabstrip from the ASViewPager and ASTabMenu. Important You need ASTabMenu V1.13+ I spend a lot of time in creating views, some views i need by my self, but some views not and to create a high quality view cost a lot of time. If you...
Generiere R Datei. Error
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:fontVariationSettings
ERROR: In <declare-styleable> FontFamilyFont, unable to find attribute android:ttcIndex
B4A includes all the features needed to quickly develop any type of Android app. B4A is used by tens of thousands of developers from all over the world, including companies such as NASA, HP, IBM and others.
www.b4x.com
The installation already is ready for Platform 30.
Parse den Code. Error
Fehler beim Parsen des Programms:
Fehlerbeschreibung: Unbekannter Typ: reflector
Haben Sie eine Library-Referenz vergessen?
Fehler in Zeile: 127 (ASViewPager)
Dim r As Reflector
Thank you Erel, found it. And after closing the project and open a new one it works mostly. Only the Icons over the Tabs are not visible and the indicator-bar is not moving on resize. The Sub "GetRandomIcon" is executed, but nothing happend. When resize the form the white bar did not move to the new position.
Both is without any error - there is light on the end of the tunnel
I know this is not really android-related, but the demo is only distributed as B4A.
Update: When i store the activated Tab and call the TabMenu_TabClick-Function with these in the MainForm_Resize it works a little better.
But if you double-click on the title and move to fullscreen the resize-event does not fire, so i need a way to detect every resize include a fullscreen-enter & leave.
The images are visible when the attribute "Tab Style" in the element ASTabMenu is set to TextIcon...