slider

  1. Alexander Stolte

    B4A Library [B4X] [XUI] AS CardSlider

    A simple card slider with advanced customization options. 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. :) SideGap The width in dip, how...
  2. RockSmoke

    Android Question SCOLLING MENU

    Hello again everyone. I want to make a scrolling menu from top to bottom as follows. As you go down from the top, the options will enlarge when they come to the line as in the picture, then they will shrink. what path should i follow
  3. Alexander Stolte

    B4A Library [B4X] [XUI] AS RangeRoundSlider

    I took the original RoundSlider code from @Erel and modified it to create a new view. Still, it was a very big challenge, since I've never done anything with circles before. 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...
  4. Alexander Stolte

    B4A Library [B4X] [XUI] AS RoundSlider

    I took the original RoundSlider code from @Erel and modified it to create a new view. Still, it was a very big challenge, since I've never done anything with circles before. 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...
  5. Alexander Stolte

    B4A Library [B4X] [XUI] AS SectionedSlider

    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. :) ASSectionedSlider Author: Alexander Stolte Version: 1.00 ASSectionedSlider Events...
  6. Alexander Stolte

    B4A Library [B4X] [XUI] AS StepSeekBar - StepSlider

    I took the original B4XSeekBar code from @Erel and modified it to create a new view. 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 want to support me, then you can do it here by Paypal or...
  7. Alexander Stolte

    B4A Library [B4X] [XUI] AS Color Slider - touchable color picker

    Is working and tested on B4A,B4I and B4J. 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. :) Features cross-platform compatible set your own color palette...
  8. Alexander Stolte

    B4A Library [B4X] [XUI] AS Image Comparison Slider

    HeyHo, 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 want to support me, then you can do it here by Paypal. :) This view was inspired by Image Comparison Slider and this. Features...
  9. A0_2_A7

    Android Example Simple example B4XDrawer sliding drawer class with materialicons and fontawesome icons

    Good afternoon, I contribute to the community with a small example of the class B4XDrawer with material icons and fontawesome icons. Thanks to the whole community for this wonderful forum.
  10. Alexander Stolte

    B4A Class [B4X] [XUI] AS ButtonSlider V1.0

    First, 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 want to support me, then you can do it here by Paypal. :) another week and a new AS View :p with B4X it is too easy to create custom...
  11. Star-Dust

    iOS Code Snippet (B4i) FluidSlider [No Wrap]

    A few mseses ago I created a version entirely in B4A of the FluidSlide library based on the wrapper created by @moster67. Today I created a version for B4I Here is the B4A version. Here the @moster67 Wrap Here the original in Kotlin I have attached the source code
  12. mcqueccu

    Android Question Bug in B4A Fluidslider No Wrap

    I realised the Fluidslider here goes beyond the Max and Min Limit. Even though its label stops at the min and max value, value still increases when you continue to hold the slider when it reaches the ends. Note: Its same example provided, i just added the label to display the values and...
  13. Star-Dust

    Android Code Snippet (B4A)FluidSlider [No Wrap]

    A bit for challenge and a bit for fun with @moster67 I created a version entirely in B4A of the FluidSlide library. Find the wrapper created by @moster67 of the original library written in Kotlin here B4i version HERE Instead in this post you find a similar version made in B4A with its source...
Top