selector

  1. GeoT

    Android Code Snippet Grid in a CustomListView for B4A: Icon Selector with Lazy Loading

    TECHNIQUE - Builds a grid from CustomListView rows using nested panels (outer loop = rows, inner loop = cells) - itemHeight scales automatically from itemWidth via aspect ratio - Elements centered programmatically (photoLeft, lblHeight) ARCHITECTURE - MainPage layout contains the...
  2. Alexander Stolte

    B4A Library [B4X] [XUI] AS WeekdaySelector

    A custom B4X view for selecting weekdays – perfect for recurring events, reminders, or alarms. 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...
  3. Star-Dust

    B4A Library [B4X] [XUI] SD ProductPicker

    SD_ProductPicker Author: Star-Dust Version: 1.07 DiskImagePicker Events: BallClicked (Index As Int) BallLongClicked (Index As Int) ChangeIndex (Index As Int) CloveClicked (Index As Int) Functions: Class_Globals As String DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As...
  4. Star-Dust

    B4A Library [B4X] [XUI] SD Selector

    SD_Selector Author: Star-Dust Version: 0.05 fourSelector Events: ChangeValue (nSelector As Int, Index As Int) CenterClick Fields: mBase As B4XView Tag As Object Functions: Class_Globals As String DesignerCreateView (Base As Object, Lbl As Label, Props As Map) As String Base type must be...
Top