B4A Library [B4X] [XUI] AS FloatingActionMenu - Alexander Stolte May 28, 2024 (14 reactions) You can add parameters to this method if needed.
IsInitialized As Boolean
Tests whether the object has been initialized. B4A Library [B4X] [XUI] AS Clock - Analog Clock or Digital - Alexander Stolte Jan 16, 2025 (22 reactions) Thanks to @wonder for his nice "Analog Clock with Sound", this safes me a lot of time.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. B4A Class [B4X] [XUI] AS Popup Menu - Alexander Stolte Jan 08, 2025 (38 reactions) This is a simple cross platform Popup Menu.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal or with a coffee. B4A Library [B4X] [XUI] AS Stories - Alexander Stolte Nov 17, 2024 (24 reactions) Library that shows a horizontal progress like Instagram stories. You can add your own layout like on the AS_ViewPager. The AS_Stories supports lazy loading too.
I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and fur B4A Library [B4X] [XUI] AS AudioVisualizer - Alexander Stolte Mar 15, 2025 (6 reactions) This view is an audio visualizer that converts decibel values into simulated FFT data and renders one of three styles (spectrum, waveform, or filled wave) on a canvas. It features noise filtering, Gaussian normalization. The sample project works in B4A and B4I. You need this libs. xFFT AudioRecord B4A Library [B4X] [XUI] AS Settings - Alexander Stolte Apr 07, 2025 (50 reactions) Introducing a new library that allows you to create your own settings page with minimal code. This library comes equipped with automatic saving and loading features, making it incredibly easy to manage your settings. It supports booleans, free text, numbers, comboboxes, action buttons and more, givi B4A Library [B4X] [XUI] AS TabMenuAdvanced - Alexander Stolte Apr 25, 2024 (38 reactions) Refresh As String
RemoveTabAt (Index As Int) As String
Removes a tab
<code>
AS_TabMenuAdvanced1.RemoveTabAt(2)
AS_TabMenuAdvanced1.Refresh</code>
setIndex (Index As Int) As String
Properties:
Index As Int
TabProperties As B4A Library [B4X] [XUI] AS Color Slider - touchable color picker - Alexander Stolte Feb 24, 2024 (15 reactions) Have Fun :)
https://www.b4x.-donate-button-png-clipart-png.79848/ B4A Library [B4X] [XUI] AS PlusMinus - Alexander Stolte Feb 01, 2025 (16 reactions) This view is oriented to the ios stepper view. I spend a lot of time in creating views, like this and to create a high quality view cost a lot of time. If you want to support me and further views, then you can do it here by Paypal. B4A Library [B4X] [XUI] AS BottomActionMenu - Alexander Stolte Jan 22, 2025 (18 reactions) TextColor),"")
BottomActionMenu.AddItem("Snapchat",BottomActionMenu.FontToBitmap(Chr(0xF2AC),False,30,BottomActionMenu.ItemProperties.TextColor),"")
BottomActionMenu.AddItem("YouTube",BottomActionMenu.FontToBitmap(Chr(0xF16A),False,30,BottomActionMenu.ItemProperties.TextColor),"")
Bottom Page: 1 2 3 4 5 6 7 Powered by ColBERT |